You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cartodb-postgresql/doc
Javier Goizueta e9050178a8
Merge branch 'master' of github.com:CartoDB/cartodb-postgresql
9 years ago
..
CDB_ColumnNames.md Splling fix 9 years ago
CDB_ColumnType.md Splling fix 9 years ago
CDB_GreatCircle.md Adding function to produce a great circle between two points. 9 years ago
CDB_HeadsTailsBins.md Splling fix 9 years ago
CDB_HexagonGrid.md Move doc from wiki to repo, closes #85 9 years ago
CDB_JenksBins.md Move doc from wiki to repo, closes #85 9 years ago
CDB_MakeHexagon.md Splling fix 9 years ago
CDB_Overviews.md Overviews documentation fixes 9 years ago
CDB_QuantileBins.md Splling fix 9 years ago
CDB_RectangleGrid.md Splling fix 9 years ago
CDB_SetUserQuotaInBytes.md Move doc from wiki to repo, closes #85 9 years ago
CDB_TransformToWebmercator.md Splling fix 9 years ago
CDB_UserTables.md Move doc from wiki to repo, closes #85 9 years ago
CDB_XYZ_Extent.md Splling fix 9 years ago
CDB_XYZ_Resolution.md Splling fix 9 years ago
CartoDB-PLpgSQL.md Move doc from wiki to repo, closes #85 9 years ago
CartoDB-user-table.rst remove bigint mention 9 years ago
README.md Remove outdated references to schema triggers and change triggers 9 years ago
cartodbfy-requirements.rst Update cartodbfy-requirements.rst 9 years ago

README.md

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.