Commit Graph

33 Commits (c3d25fdcd9fb726396aac2894eb83bf06a92ff78)

Author SHA1 Message Date
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 27c6bf673d Replace double with single quotes in insert, fix wrong name in Staff of Necromancy 2019-08-29 21:43:34 -04:00
Brian Haley 4a9eb7dd40 Bug fix old activation remaining in insert 2019-08-29 21:22:46 -04:00
Brian Haley 5deeaee706 Remove extra comma 2019-08-29 21:08:56 -04:00
Brian Haley 509c57b9de Verdant Staff 2019-08-29 18:42:13 -04:00
Brian Haley c4c972f1c7 Staff of Transmutation 2019-08-29 18:42:13 -04:00
Brian Haley 5d7987874f Fix wrong name for Staff of the Magi 2019-08-29 18:42:13 -04:00
Brian Haley a968cf3bc3 Staff of the Magi 2019-08-29 18:42:12 -04:00
Brian Haley 84de5fabd0 Missing traits 2019-08-29 18:42:12 -04:00
Brian Haley 92efe01e78 Staff of Power 2019-08-29 18:42:12 -04:00
Brian Haley d19effff6c Staff of Necromancy 2019-08-29 18:42:12 -04:00
Brian Haley e2c678c674 Staff of Illusion 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 fe46babb6f Staff of Healing 2019-08-29 18:42:11 -04:00
Brian Haley a0a3b7c43b Fix for Staff of Fire ids 2019-08-29 18:42:11 -04:00
Brian Haley b353e641a3 Add item bonus column and update inserts 2019-08-29 18:42:11 -04:00
Brian Haley ddb2cb1028 Staff of Fire 2019-08-29 18:42:11 -04:00
Brian Haley 87c85fb1cc Staff of Evocation 2019-08-29 18:42:11 -04:00
Brian Haley a694fff525 Staff of Enchantment 2019-08-29 18:42:11 -04:00
Brian Haley ec7b9465f4 Staff of Divination 2019-08-29 18:42:10 -04:00
Brian Haley 9f5d077376 Staff of Conjuration 2019-08-29 18:42:10 -04:00
Brian Haley 5f7f3e145f Missing parts of comments 2019-08-29 18:42:10 -04:00
Brian Haley 54ba41e0e6 Staff of Abjuration complete 2019-08-29 18:42:10 -04:00
Brian Haley d0309af75a Assuming the broken link is the missing activate and effect for Anilal Staff 2019-08-29 18:42:10 -04:00
Brian Haley 96f236392a Mentalist's Staff done 2019-08-29 18:42:10 -04:00
Brian Haley c15833057d Moved spell level before page number for readability 2019-08-29 18:42:09 -04:00
Brian Haley 6d23e8ed20 Fix staff_id 2019-08-29 18:42:09 -04:00
Brian Haley 84e907f835 Replace comments with spells_id 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 d07facda3e Insert for Animal Staff 2019-08-29 18:42:09 -04:00