This repository has been archived by the owner on Mar 19, 2019. It is now read-only.
Releases: bookbrainz/bookbrainz-schema
Releases · bookbrainz/bookbrainz-schema
February 2016
December 2015
2015-12 Fixed alias and identifier comparisons
0.15.3 - March 2015
Moved entity creation methods from the WS to the schema. Renamed ID columns to help with WS routing. Introduced system for schema migrations. Removed edits, in favour of easily revertible revisions, added polymorphic objects for Entity and EntityData classes, and merged EntityTree and EntityData classes. Added user passwords, and made database information timezone independent - all times assumed to be UTC. Merged EditorStats into User table, and renamed EditorLanguage to UserLanguage.
0.15.2 - February 2015
0.15.2 - February 2015
Database schema is mostly complete, but still needs to support some additional entities. Support already exists for version control via revisions and edits, with Creator, Publication, Work, Edition and Publisher entities, and all forms of relationship.