Commit Graph

20 Commits (7ea2582a1e48aea87ba901b783652db84ba58ad7)

Author SHA1 Message Date
James Miller ea0f374d08 lessen output of spells.py 2019-08-14 23:45:44 -05:00
James Miller 4d9b604bf2 fix FK issues which caught a data error in spells.py 2019-08-14 23:38:37 -05:00
James Miller 696f9afd70 turn on pragma foreign_keys in spells.py 2019-08-14 23:01:30 -05:00
James R Miller 5d578c5b79 added sqlite pragmas to speed up spells.py 2019-08-14 17:55:06 -05:00
James Miller f36c4856f9 fix spells and actions to link up with a actioncosts_id FK in spells 2019-08-12 22:41:25 -05:00
James Miller b0eb30ab25 remove todo on spells.py 2019-08-10 16:12:03 -05:00
James Miller 6fa96a8013 spelltargets_id on spells now populating 2019-08-10 16:06:38 -05:00
James Miller b2df5a9ae3 spelltargets table populating, but not linked to FK on spells yet 2019-08-10 15:57:48 -05:00
James Miller cfdef83cb2 spells: have components working too 2019-08-10 15:44:39 -05:00
James Miller a57b6577f8 got area working in a flat text field; TODO make area table and refactor 2019-08-10 15:27:00 -05:00
James Miller 83f140d3a6 spells now have triggers working in them 2019-08-10 15:13:24 -05:00
James Miller b0b6a20b83 spells.py got spell types working 2019-08-10 14:42:36 -05:00
James Miller e8ab1860d3 got spell traits inserting based on github data 2019-08-10 14:42:36 -05:00
James Miller a2690994ae remove debug statement 2019-08-10 14:42:36 -05:00
James Miller 5f50cd2231 got spells.py fixing the nethys sources_pages field 2019-08-10 14:42:36 -05:00
James Miller d9ffb127e4 spells.py now converts text range data to integer 2019-08-10 14:42:36 -05:00
James Miller 85f251adc3 still working on spell import 2019-08-10 14:42:36 -05:00
James Miller fb29ba482d working on spells still 2019-08-10 14:42:36 -05:00
James Miller 9cedff4a32 new file: spells.py for interacting with 3rdp json 2019-08-08 15:37:08 -05:00
James Miller f01c248afe bring in spells from third-party repo in json format 2019-08-08 15:05:53 -05:00