Ruslan Talpa
|
c7666c0a67
|
tests for table relations & bugfix for not detecting child relations of view
|
2015-10-01 14:20:40 +03:00 |
|
Ruslan Talpa
|
812135d1e5
|
cleanup suggested by @begriffs
|
2015-10-01 10:30:41 +03:00 |
|
Ruslan Talpa
|
94b1d2815c
|
small changes suggested by @diogob
|
2015-09-29 11:40:33 +03:00 |
|
Ruslan Talpa
|
bcf3bf5586
|
handle many to many relations
|
2015-09-28 15:53:03 +03:00 |
|
Ruslan Talpa
|
2fb5c5187a
|
deleted some commented code
|
2015-09-25 15:28:48 +03:00 |
|
Ruslan Talpa
|
c42832f1c5
|
code cleanup
|
2015-09-25 11:51:37 +03:00 |
|
Ruslan Talpa
|
770e04c04a
|
remove unused functions in pgstructure
|
2015-09-25 10:36:19 +03:00 |
|
Ruslan Talpa
|
54d1e4112a
|
detect primary keys for views & use cached info in PUT/PATCH requests
|
2015-09-25 10:30:19 +03:00 |
|
Ruslan Talpa
|
89fffd1518
|
Merge branch 'master' into skin
|
2015-09-25 10:00:18 +03:00 |
|
Ruslan Talpa
|
8783615ebc
|
detect primary keys for views (fix #217)
|
2015-09-24 23:30:47 +03:00 |
|
Ruslan Talpa
|
c0e17c44ba
|
all tests passing after moving table structure detection at load time
|
2015-09-23 09:38:40 +03:00 |
|
Ruslan Talpa
|
6f55e1d389
|
fix for one of the failing tests (acl for tables added)
|
2015-09-22 18:17:24 +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 |
|
Joe Nelson
|
bb511f0df2
|
WIP: call stored pprocedures that emit plain text
The beginning of #114
|
2015-08-20 21:52:46 -07:00 |
|
Joe Nelson
|
f564fb0977
|
Rename QualifiedTable to encompass proc names as well
|
2015-08-20 21:35:12 -07:00 |
|
Diogo Biazus
|
ab0170ffaf
|
Adds materialized views to list of relations in GET / [#242]
|
2015-08-01 01:09:12 -04:00 |
|
Diogo Biazus
|
e87be593c0
|
Removes toBool function as we now cast the 'YES/NO' values to boolean in PostgreSQL's queries
|
2015-06-22 18:09:45 -04:00 |
|
Diogo Biazus
|
f4011e5d8c
|
Changes the insertable to true in views that are insertable through triggers [fixes #206]
|
2015-06-22 00:16:23 -04:00 |
|
Sridhar Ratnakumar
|
c3ad87ffaf
|
Make postgrest usable as a library
|
2015-05-19 23:40:39 -07:00 |
|