Run prettier everywhere

This commit is contained in:
Charles-Axel Dein
2020-07-21 09:14:24 +02:00
parent 6f941a8ab3
commit c328d43192
13 changed files with 743 additions and 785 deletions

View File

@@ -1,5 +1,6 @@
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
# Table of Contents
- [Not paging a database query](#not-paging-a-database-query)
@@ -7,12 +8,10 @@
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
Not paging a database query
---------------------------
## Not paging a database query
TODO
Returning whole objects where primary key would suffice
-------------------------------------------------------
## Returning whole objects where primary key would suffice
TODO