Commit Graph

12 Commits (893271b04a9322186a50435913bd43f8ab9179e9)

Author SHA1 Message Date
Brian Haley d8f013e30f Add missing comma 2019-09-03 23:02:45 -04:00
Brian Haley ffba67c155 Add id PK columns for all tables, hard code all ids 2019-09-03 13:19:23 -04:00
Brian Haley 068c2fb2b8 Revert "Removed insert for id, removed composite PK created id INTEGER PRIMARY KEY"
This reverts commit 3ab787ec11.
2019-09-03 12:23:31 -04:00
Brian Haley 3ab787ec11 Removed insert for id, removed composite PK created id INTEGER PRIMARY KEY 2019-08-31 14:51:02 -04:00
Brian Haley d9c1cd44ce Added joining table and created staff_staffactivations table
Also cleaned some redundant NOT NULL and improved comments
2019-08-30 13:15:56 -04:00
Brian Haley f94af16d39 Fix bugs clean comments 2019-08-29 20:10:19 -04:00
Brian Haley 84de5fabd0 Missing traits 2019-08-29 18:42:12 -04:00
Brian Haley 5ae008ed2e Change schema add one-to-many table for activations 2019-08-29 18:42:12 -04:00
Brian Haley b353e641a3 Add item bonus column and update inserts 2019-08-29 18:42:11 -04:00
Brian Haley c15833057d Moved spell level before page number for readability 2019-08-29 18:42:09 -04:00
Brian Haley ff5b6d59a6 Remove primary key from staff spell intermediary table 2019-08-29 18:42:09 -04:00
Brian Haley 7074ae489d Schema for staff and staff_spell 2019-08-29 18:42:08 -04:00