Raul Marin
|
c45ef6c540
|
Fully qualify function calls
|
2019-05-31 15:37:15 +02:00 |
|
Javier Torres
|
ccbabaa3b4
|
Missing quote idents
|
2018-05-31 17:06:39 +02:00 |
|
Javier Torres
|
7f5bef1203
|
Escape regclass call with quote_ident
|
2018-05-29 14:04:53 +02:00 |
|
Javier Torres
|
625d62c448
|
Remove unneeded variable
|
2018-05-28 20:29:36 +02:00 |
|
Javier Torres
|
f06418c99b
|
Extract sequence-listing function
|
2018-05-28 20:14:57 +02:00 |
|
Javier Torres
|
1958f2de5b
|
Working code to add permission to all table sequences
|
2018-05-28 20:07:16 +02:00 |
|
Alberto Romeu
|
cd4653ecc0
|
grant usage on cartodb_id sequence when sharing read write
|
2018-02-15 08:40:17 +01:00 |
|
Raul Marin
|
0abc2ba250
|
Add PARALLEL parameter to functions
|
2017-11-13 09:35:20 +01:00 |
|
Juan Ignacio Sánchez Lara
|
a2ddb76ef3
|
Shorter admin role name
|
2015-09-21 16:31:12 +02:00 |
|
Juan Ignacio Sánchez Lara
|
0e4f3955f6
|
1108 separator for cleaner SQL
|
2015-09-21 15:37:10 +02:00 |
|
Juan Ignacio Sánchez Lara
|
fc32d457eb
|
String interpolation with %I, which includes quoting
|
2015-08-27 10:25:52 +02:00 |
|
Juan Ignacio Sánchez Lara
|
466e4d81c6
|
format instead of string concatenation
|
2015-08-14 15:22:00 +02:00 |
|
Juan Ignacio Sánchez Lara
|
3ee4978240
|
Roles simplification, without md5 and prepending database name
|
2015-08-14 14:00:57 +02:00 |
|
Juan Ignacio Sánchez Lara
|
79e1926766
|
Group management done by organization admin
|
2015-08-14 14:00:57 +02:00 |
|
Kartones
|
dbb6f42b99
|
#1368 fixed escapings
|
2014-12-05 17:30:47 +01:00 |
|
Luis Bosque
|
82f2e7336b
|
Quoted schema references in organization sql
|
2014-07-03 15:33:36 +02:00 |
|
Raul Ochoa
|
558be8b693
|
CDB-3094 DELETE permission for read-write rule
|
2014-06-27 00:01:25 +01:00 |
|
Raul Ochoa
|
55efde5039
|
CDB-3094 Makes organization member group role name unique to database by using the database name md5 hash
|
2014-06-25 12:38:14 +02:00 |
|
Raul Ochoa
|
12e90ef6a4
|
CDB-3094 Adds cdb_org_member role group and functions to handle access to tables through it
|
2014-06-24 19:56:17 +02:00 |
|
Raul Ochoa
|
625b01ed56
|
CDB-3094 Removes for now the role groups management as it is not clear if we need them
|
2014-06-19 20:16:10 +02:00 |
|
Raul Ochoa
|
5e5471c474
|
CDB-3094 changes signature to allow specifying the schema because it does not have to be the role name.
- fixes tests to match new signature.
- does not revoke access to the schema when revoking access to a table. TODO
|
2014-06-19 20:16:10 +02:00 |
|
Raul Ochoa
|
9a55b03d6f
|
CDB-3094 initial function to share tables/schemas between users within the same database
|
2014-06-16 16:10:53 +02:00 |
|