Skip to content

Use the field specification to set the datatypes for metadata fields in the database #121

Description

@gaurav

At the moment, the metadata is stored in two places: on the backend in a PostgreSQL database, and on the frontend in the Google App Engine datastore. For conveniences' sake, I've currently set up all the fields as TEXT fields. However, it won't take too long to use the 'Type' column in the field specification [1] to set up these types instead.

Since indexed TEXT fields will probably/hopefully be fast enough for us now, I won't bother; but I'm just adding this bug to the issues list to remind me to make that change at some point.

[1] http://www.google.com/fusiontables/DataSource?dsrcid=1326977

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions