Go to file
Bradlee Speice 529375e10b Guard against improper drops
I have destroyed a good bit of data so far because unit tests (correctly) dropped databases when they were done, but the config told it to drop the live database (incorrectly)
2016-08-30 08:32:23 -04:00
.idea Initial tests for merging script 2016-08-29 23:05:35 -04:00
metrik Guard against improper drops 2016-08-30 08:32:23 -04:00
test Guard against improper drops 2016-08-30 08:32:23 -04:00
.gitignore Initial commit for metrik 2016-08-07 16:25:04 -04:00
.metrik.enc Add Tradeking functionality 2016-08-24 17:43:11 -04:00
.travis.yml Fix install path for the encrypted settings 2016-08-24 17:48:08 -04:00
conftest.py Fix pytest issues 2016-08-16 17:31:12 -04:00
metrik.iml Initial commit for metrik 2016-08-07 16:25:04 -04:00
requirements.txt No longer using pyquery 2016-08-27 20:08:29 -04:00
setup.cfg Initial commit for metrik 2016-08-07 16:25:04 -04:00
setup.py Add a `merge` command to do a simple left-right merge 2016-08-29 19:02:08 -04:00