fixed bug limiting number of results returned
This commit is contained in:
commit
330a71d28b
44 changed files with 1818 additions and 369 deletions
2
script/reset_db
Executable file
2
script/reset_db
Executable file
|
@ -0,0 +1,2 @@
|
|||
psql -c "DROP DATABASE zed (FORCE);"
|
||||
script/bootstrap
|
Loading…
Add table
Add a link
Reference in a new issue