Commit Graph
8 Commits
Author SHA1 Message Date
Raul Marin 0e891eff7f Remove cartodb from search path
All calls to the extension functions should, and are,
be properly qualified, so there is no need to keep
the cartodb schema in the search_path
2019-10-03 18:58:27 +02:00
Raul Marin 0898881470 Oauth: Set secure search_path 2019-10-03 18:58:27 +02:00
Raul Marin 4dfd71639a CDB_OAuthReassignTableOwnerOnCreation: Use CDB_Conf_GetConf
Instead of accessing the cdb_conf table directly
2019-10-03 18:58:27 +02:00
Gonzalo Riestra a5cb9f268d reassign ownership for sequences and functions as well 2019-07-15 12:31:44 +02:00
Mario de Frutos Dieguez 0f1c98c743 Check for empty strings as well 2019-07-04 17:48:01 +02:00
Mario de Frutos DieguezandAlberto Romeu 8ecd2cd5e2 Reuser creator_role
Co-Authored-By: Alberto Romeu <alrocar@users.noreply.github.com>
2019-07-04 17:48:00 +02:00
Mario de Frutos Dieguez f4be59cae0 Added tests 2019-07-04 17:48:00 +02:00
Mario de Frutos Dieguez 5744921065 OAuth functions
- Create/drop reassign event trigger and the function with the logic
- Function that reassings owner to ownership role if defined
2019-07-04 17:47:36 +02:00