aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat/sql.py
Commit message (Expand)AuthorAgeFilesLines
* move python code to subdirectoryBryan Newbold2018-05-161-150/+0
* refactor out ExtraJson tableBryan Newbold2018-04-251-4/+2
* get_or_404()Bryan Newbold2018-04-231-2/+2
* pylintingBryan Newbold2018-04-231-3/+3
* edit_group -> editgroupBryan Newbold2018-04-231-10/+10
* flag circular ref in old crossref code as a problemBryan Newbold2018-04-231-1/+1
* work merge helperBryan Newbold2018-04-231-0/+37
* edit group inactive after acceptBryan Newbold2018-04-201-0/+4
* check for (and fix) API relationsBryan Newbold2018-04-201-1/+0
* basic edit group approvalBryan Newbold2018-04-201-0/+33
* consistent extra_json for all modelsBryan Newbold2018-04-201-1/+1
* start fixing pylintBryan Newbold2018-04-161-1/+0
* fix up some more relationshipsBryan Newbold2018-04-141-51/+1
* work create API (doing edit thing)Bryan Newbold2018-04-141-2/+5
* more mashmallow refactoringBryan Newbold2018-04-141-15/+15
* start marshmallow refactorBryan Newbold2018-04-141-2/+2
* refactor dummy generationBryan Newbold2018-04-141-128/+1
* simplify for now by removing creators from worksBryan Newbold2018-04-131-2/+0
* remove rev -> edit fcBryan Newbold2018-04-131-2/+1
* large refactor of model fileBryan Newbold2018-04-131-17/+17
* much improve _id readability with _ident for identifier tablesBryan Newbold2018-04-121-18/+18
* bunch of fixes (more needed)Bryan Newbold2018-04-121-28/+84
* citationsBryan Newbold2018-04-121-4/+9
* schema cleanups; actually include filesBryan Newbold2018-04-121-5/+9
* files and containers!Bryan Newbold2018-04-111-4/+33
* crude crossref import testBryan Newbold2018-04-111-4/+71
* more complex test dataBryan Newbold2018-04-111-1/+65
* restructureBryan Newbold2018-03-221-0/+32