Files
cartodb-postgresql/doc
2016-03-09 15:48:33 +01:00
..
2015-07-01 07:03:13 -07:00
2015-07-01 07:03:13 -07:00
2015-07-01 07:03:13 -07:00
2015-07-01 07:03:13 -07:00
2015-07-01 07:03:13 -07:00
2015-07-01 07:03:13 -07:00
2015-07-01 07:03:13 -07:00
2015-07-01 07:03:13 -07:00
2015-07-01 07:03:13 -07:00

Contents

The CartoDB PostgreSQL extension is a module to load into each CartoDB user database to perform cartodb-specific security and functionality checks.

Checks

User tables need to match certain structure criteria (See CartoDB-user-table) so the extension should provide a mean to enforce such structure everytime an attempt to change structure is encountered.