.. |
CDB_CartodbfyTable.sql
|
Makes cartodbfy check for null cartodb_id
|
2015-09-29 18:04:00 +02:00 |
CDB_ColumnNames.sql
|
Removing redundant ::regclass casting
|
2015-09-02 12:25:44 +02:00 |
CDB_ColumnType.sql
|
Removing redundant ::regclass casting
|
2015-09-02 12:25:44 +02:00 |
CDB_Conf.sql
|
Documented the need for create extension and separated from cdb_conf creation
|
2015-08-26 13:23:32 +02:00 |
CDB_DateToNumber.sql
|
Drop useless DEFAULT specification in plpgsql variable declarations
|
2014-06-11 11:25:25 +02:00 |
CDB_DDLTriggers.sql
|
Use return value from cartodbfy
|
2015-08-14 17:41:55 +02:00 |
CDB_DigitSeparator.sql
|
Copy cartodb lib/sql scripts from CDB_CartodbfyTable branch
|
2014-05-05 17:13:06 +02:00 |
CDB_DistinctMeasure.sql
|
update test output
|
2015-06-25 08:17:41 -04:00 |
CDB_DistType.sql
|
changed subfunction name, replaced function with case statement
|
2015-06-10 10:50:01 -04:00 |
CDB_EqualIntervalBins.sql
|
added tests improved func
|
2015-05-14 15:32:58 -04:00 |
CDB_ExtensionPost.sql
|
Move DDL triggers and extension postamble under scripts-available
|
2014-05-23 17:40:14 +02:00 |
CDB_ExtensionUtils.sql
|
CDB-3303 Cartodbfication also supporting optional schemas
|
2014-07-04 15:55:08 +02:00 |
CDB_Groups_API.sql
|
https support back
|
2015-09-25 19:13:04 +02:00 |
CDB_Groups.sql
|
Sync-flag functions should be private
|
2015-09-27 18:42:24 +02:00 |
CDB_HeadsTailsBins.sql
|
Copy cartodb lib/sql scripts from CDB_CartodbfyTable branch
|
2014-05-05 17:13:06 +02:00 |
CDB_Hexagon.sql
|
Do not force DROP FUNCTION but rely on CREATE OR REPLACE
|
2014-05-20 16:39:18 +02:00 |
CDB_JenksBins.sql
|
Copy cartodb lib/sql scripts from CDB_CartodbfyTable branch
|
2014-05-05 17:13:06 +02:00 |
CDB_LatLng.sql
|
Copy cartodb lib/sql scripts from CDB_CartodbfyTable branch
|
2014-05-05 17:13:06 +02:00 |
CDB_Math.sql
|
added CDB_Math_mode
|
2014-08-19 18:09:27 +02:00 |
CDB_Organizations.sql
|
Shorter admin role name
|
2015-09-21 16:31:12 +02:00 |
CDB_QuantileBins.sql
|
removed group by; made binning more reliable
|
2015-04-27 17:59:40 -04:00 |
CDB_QueryStatements.sql
|
Fix potential infinite loop in CDB_QueryStatements
|
2014-06-05 15:00:57 +02:00 |
CDB_QueryTables.sql
|
Use quote_ident to quote schema and table names when necessary
|
2015-09-03 13:12:29 +02:00 |
CDB_Quota.sql
|
Raise better notice on _CDB_total_relation_size errors
|
2015-08-17 10:25:31 +02:00 |
CDB_RandomTids.sql
|
Copy cartodb lib/sql scripts from CDB_CartodbfyTable branch
|
2014-05-05 17:13:06 +02:00 |
CDB_RectangleGrid.sql
|
Copy cartodb lib/sql scripts from CDB_CartodbfyTable branch
|
2014-05-05 17:13:06 +02:00 |
CDB_SearchPath.sql
|
Import cartodb/lib/sql/test, add search_path tweaker
|
2014-05-05 18:48:48 +02:00 |
CDB_Stats.sql
|
removing raise notices and lower test bounds
|
2015-09-03 22:43:25 -04:00 |
CDB_StringToDate.sql
|
Fix upgrade of CDB_StringToDate function #73
|
2015-03-03 16:09:57 +00:00 |
CDB_TableIndexes.sql
|
Grant permission to run table-info functions to public
|
2014-06-06 11:36:19 +02:00 |
CDB_TableMetadata.sql
|
Adds CDB_TableMetadataTouch function to be able to upsert updated_at
|
2015-02-18 17:08:46 +01:00 |
CDB_TransformToWebmercator.sql
|
Copy cartodb lib/sql scripts from CDB_CartodbfyTable branch
|
2014-05-05 17:13:06 +02:00 |
CDB_UserTables.sql
|
Merge branch 'master' into 103-Extension_Group_API
|
2015-09-28 09:48:46 +02:00 |
CDB_XYZ.sql
|
Copy cartodb lib/sql scripts from CDB_CartodbfyTable branch
|
2014-05-05 17:13:06 +02:00 |
CDB_ZoomFromScale.sql
|
Adds CDB_ZoomFromScale function. Closes #62
|
2015-02-19 14:20:35 +01:00 |