Joe Nelson
|
17acd134c7
|
Suppress server logging in test mode
|
2016-02-22 17:48:33 -08:00 |
|
Joe Nelson
|
4dec445b82
|
Add example db connection string to usage
|
2016-02-05 09:30:42 -08:00 |
|
Joe Nelson
|
ccb3eba9e3
|
Reorder arg list, note that schema is not required
|
2016-02-05 09:27:24 -08:00 |
|
Joe Nelson
|
a044398552
|
Adjust usage message to indicate required arguments
|
2016-02-04 16:27:54 -08:00 |
|
Joe Nelson
|
cb3977679d
|
App.hs compiles (dubiously)
Removed query body is no longer a maybe value
|
2016-01-24 18:09:19 -08:00 |
|
calebmer
|
bacc899fb4
|
Change default schema #389
|
2015-12-13 16:36:32 -05:00 |
|
Joe Nelson
|
cbbb1871bb
|
Add --max-rows option (no automated tests yet)
Fixes #288
|
2015-12-05 19:03:18 -08:00 |
|
Joe Nelson
|
87c946ef52
|
Treat JWT as a Secret, not String
|
2015-11-19 09:58:41 -08:00 |
|
calebmer
|
2f6254f44c
|
Rename DbStructure names
|
2015-11-12 15:01:23 -05:00 |
|
Ruslan Talpa
|
1b402abaf2
|
Merge remote-tracking branch 'begriffs/v3' into v3
|
2015-11-10 10:22:06 +02:00 |
|
calebmer
|
c024687629
|
Remove secure flag entirely
|
2015-11-08 13:03:50 -05:00 |
|
Ruslan Talpa
|
28b7b80bbb
|
remove PUT from cors
|
2015-11-04 16:22:13 +02:00 |
|
Ruslan Talpa
|
609f1aabca
|
Merge remote-tracking branch 'begriffs/v3' into v3
|
2015-10-16 11:34:10 +03:00 |
|
calebmer
|
de43ac52c4
|
Rename connection string metavar
|
2015-10-11 16:47:09 -04:00 |
|
calebmer
|
5feb334191
|
Use postgres connection string
|
2015-10-11 16:26:29 -04:00 |
|
calebmer
|
02c405ad80
|
Remove versioning feature
|
2015-10-11 13:16:59 -04:00 |
|
Ruslan Talpa
|
6ba4dc4617
|
Fix for #302
|
2015-10-08 11:33:42 +03:00 |
|
Diogo Biazus
|
adfd980a60
|
Moves minimum pg version to config, eliminates magic constant from main and improves docs.
|
2015-10-06 20:27:54 -04:00 |
|
Diogo Biazus
|
3020812f71
|
Adds basic haddock comments on Config module
|
2015-10-05 21:14:18 -04:00 |
|
Diogo Biazus
|
346170220e
|
Uses empty password by default
|
2015-10-05 14:58:53 -04:00 |
|
Diogo Biazus
|
3a1f7938e8
|
Moves all config related code to PostgREST.Config module and
tweak the code to better encapsulate functionality.
|
2015-10-05 14:50:35 -04:00 |
|
Ruslan Talpa
|
812135d1e5
|
cleanup suggested by @begriffs
|
2015-10-01 10:30:41 +03:00 |
|
Ruslan Talpa
|
c42832f1c5
|
code cleanup
|
2015-09-25 11:51:37 +03:00 |
|
Ruslan Talpa
|
a7b883c922
|
moved db structure detection at the beginning (2 tests failing)
|
2015-09-22 16:56:19 +03:00 |
|
Joe Nelson
|
35f05f6fe1
|
Standardize indentation
|
2015-09-06 16:13:11 -07:00 |
|
Sridhar Ratnakumar
|
c3ad87ffaf
|
Make postgrest usable as a library
|
2015-05-19 23:40:39 -07:00 |
|