aboutsummaryrefslogtreecommitdiffstats
path: root/rust/src/database_entity_crud.rs
Commit message (Expand)AuthorAgeFilesLines
* database_entity_crud -> api_entity_crudBryan Newbold2018-09-101-1145/+0
* generic edit accept, and per-row variantBryan Newbold2018-09-091-6/+146
* parallelize abstracts insertionBryan Newbold2018-09-091-15/+20
* fixes after autoaccept mergeBryan Newbold2018-09-071-4/+4
* fmtBryan Newbold2018-09-071-171/+271
* fix/replace a lot of expect() callsBryan Newbold2018-09-071-44/+44
* mostly done with CRUD refactorBryan Newbold2018-09-071-8/+618
* batch inserts by defaultBryan Newbold2018-09-071-21/+55
* generic create (multiple inserts)Bryan Newbold2018-09-071-26/+24
* crud: refactor to split out rev insertBryan Newbold2018-09-071-43/+51
* major CRUD refactorBryan Newbold2018-09-071-0/+250