Peery
6b3592e0b7
Increased character limit on presence.name
...
Increased the character limit for the presence name from 20 to 30.
3 years ago
Peery
f9c8f9e7c9
Added Setup script for a dev database
...
Script drops the current database 'test_artnet' if present.
It then creates a new one and uses the test data script.
3 years ago
Peery
7734ad9deb
Added Test data Script
...
Added a SQL-script to populate an empty database with test entries.
Test Script version 2.0 (synchronized with database version)
3 years ago
Peery
258bbc79b7
Schema Version 2.0 (Table Renaming)
...
Renamed art_author to art_to_presence
Renamed collection to art_collection
Renamed art_collection to art_to_art_collection
Renamed artist_topic to artist_to_topic
Renamed art_tag to art_to_tag
3 years ago
Peery
d91dc4aa30
Schema Version 1.4 (Collections)
...
Added Collections for Art
Added art_collections for assigning art to collections
3 years ago
Peery
274d2733f9
Naming Convention fix in Topic
...
Changed Topic.id to Topic.ID
3 years ago
Peery
637f74fbe6
Schema Version 1.3
...
Renamed artist.description to artist.name
3 years ago
Peery
9e66557e35
Init & Gitignore
3 years ago