Commit Graph
257 Commits
Author SHA1 Message Date
Rafa de la Torre 9b2cff15c5 Merge pull request #88 from CartoDB/86-CDB_QueryTables-fix-long-names
Add a new function CDB_QueryTablesText #86
2015-06-25 16:20:08 +02:00
Rafa de la Torre c3eea08f66 Remove ECHO from expectation #86
Remove the `\set ECHO none` from expectation that is automatically
removed by the test harness but still appears in the output when a test
fails.
2015-06-24 16:29:40 +02:00
Rafa de la Torre 22fc962d09 Change expectation #86
Just add CONTEXT lines since they are now added in case of
WARNING/ERROR as a result of having CDB_QueryTables calling
CDB_QueryTablesText.
2015-06-24 16:01:45 +02:00
Rafa de la Torre ddb6b2c5b5 Return text instead of regclass #86
This way the schema is always returned and backwards compatibility is
kept, should it be needed.
2015-06-24 14:14:00 +02:00
Rafa de la Torre 9a94b3879a Add a new function CDB_QueryTablesRegclass #86
The return values of it can be safely used when len(schema.table_name)
exceeds the 63 char limit of the postgres type `name`.
2015-06-24 11:53:09 +02:00
Andy Eschbacher 189309e1a5 Merge pull request #84 from CartoDB/add-dist-classify
Add distribution classifier
2015-06-12 08:53:42 -04:00
Andy Eschbacher 1d223b77cc changed subfunction name, replaced function with case statement 2015-06-10 10:50:01 -04:00
Andy Eschbacher 6ab1b1d3d0 removed unneeded variables 2015-06-08 18:36:07 -04:00
Andy Eschbacher c7f4209270 added alias and line 2015-06-08 15:11:58 -04:00
Andy Eschbacher 8e2d86414f updating function 2015-06-08 15:02:39 -04:00
Andy Eschbacher 9cb1fe30d8 adding tests 2015-06-08 15:01:50 -04:00
Andy Eschbacher 424564e324 initial commit 2015-06-08 13:37:27 -04:00
Andy Eschbacher b1e1723e75 Merge pull request #80 from CartoDB/sariogonfer-master
updates quantile bins algorithm
2015-05-07 10:55:19 -04:00
Andy Eschbacher d9e254dbd5 missed updating value 2015-04-28 10:21:34 -04:00
Andy Eschbacher 7d0efa95fb updated test 2015-04-28 09:59:57 -04:00
Andy Eschbacher 1552c03dd4 removed group by; made binning more reliable 2015-04-27 17:59:40 -04:00
sariogonfer de418ab36d Merge pull request #1 from sariogonfer/sariogonfer-patch-2
Update CDB_QuantileBins.sql
2015-04-27 12:05:23 +02:00
sariogonfer cbd3c447b6 Update CDB_QuantileBins.sql 2015-04-14 20:45:37 +02:00
Raul Ochoa fc95566ddd Remove test for unexistent table as there was already one 2015-03-31 16:01:49 +02:00
Raul Ochoa 7f58e1f690 Adds tests for cdb_tablemetadatatouch
- fixes tableoid by using the proper table oid
 - tests quoted and unqouted call with OID
 - tests non existent table to fail
2015-03-31 14:48:45 +02:00
Rafa de la Torre ca643b2e03 Merge pull request #75 from CartoDB/73-fix-upgrade-of-cdb-stringtodate
73 fix upgrade of cdb stringtodate
0.7.3
2015-03-03 17:27:45 +01:00
Rafa de la Torre a7a52a23ea fix indentation of Makefile #73 2015-03-03 16:10:56 +00:00
Rafa de la Torre 1c9e5f241f Fix upgrade of CDB_StringToDate function #73 2015-03-03 16:09:57 +00:00
Raul Ochoa 38d32371c8 Adds test to validate CDB_TableMetadataTouch usage with OID 2015-03-03 12:09:25 +01:00
Rafa de la Torre e80ea92c57 Merge pull request #74 from CartoDB/73-fix-timestamps
Fix conversion of strings to datetimes #73
0.7.2
2015-03-03 11:03:27 +01:00
Rafa de la Torre 61804187c8 Fix conversion of strings to datetimes #73 2015-03-03 09:49:33 +00:00
Kartones 9114d4e463 #revert-size_calc Stop this madness 0.7.1 2015-02-27 11:08:19 +01:00
Kartones 5db9dc6a9f #revert-size_calc 3KB diff at expected result 2015-02-27 10:58:13 +01:00
Kartones 0a3d08edc3 #revert-size_calc 2015-02-27 10:53:14 +01:00
Raul Ochoa b913defebb Stubs next version 2015-02-19 14:34:32 +01:00
Raul Ochoa 978742f868 Release 0.7.0 0.7.0 2015-02-19 14:33:21 +01:00
Raul Ochoa 5080e3d985 Merge pull request #71 from CartoDB/CDB_ZoomFromScale
Adds CDB_ZoomFromScale function
2015-02-19 14:28:30 +01:00
Raul Ochoa cb61fd8747 Enable DB_ZoomFromScale 2015-02-19 14:24:10 +01:00
Raul Ochoa ebcca141bd Adds CDB_ZoomFromScale function. Closes #62 2015-02-19 14:20:35 +01:00
Raul Ochoa 9d679614c8 Stubs next version 2015-02-19 14:11:54 +01:00
Raul Ochoa bebebc255a Release 0.6.0 0.6.0 2015-02-19 14:10:15 +01:00
Raul Ochoa 11bf7f6fdf Fix release notes for 0.5.3 2015-02-19 14:09:49 +01:00
Raul Ochoa 05617382a9 Merge pull request #70 from CartoDB/remove-grant-select-from-cdb_tablemetadata-to-public
Remove grant select from cdb tablemetadata to public
2015-02-19 14:04:56 +01:00
Raul Ochoa f16f53ceab Adds test for non-authorized writes to cdb_tablemetadata through CDB_TableMetadataTouch 2015-02-19 14:02:27 +01:00
Raul Ochoa 27aec0d4b4 Adds tests for qualified table names 2015-02-18 18:01:29 +01:00
Raul Ochoa f18232037d Release notes and version bump 2015-02-18 17:31:04 +01:00
Raul Ochoa da7b3b7080 Adds CDB_TableMetadataTouch function to be able to upsert updated_at
value in cdb_tablemetadata
2015-02-18 17:08:46 +01:00
Raul Ochoa 38fe98d983 Merge branch 'master' into remove-grant-select-from-cdb_tablemetadata-to-public 2015-02-18 15:43:16 +01:00
Kartones 39e16ebc59 Update NEWS.md 2015-02-17 16:25:16 +01:00
Kartones dbc0e069c5 #69 Updated version at makefile 0.5.3 2015-02-17 15:47:18 +01:00
Kartones 6c7706672f #69 now using pg_relation_size 2015-02-17 15:40:26 +01:00
javi d43e141291 updated news 2015-02-17 11:34:49 +01:00
javi santana 0d5a1c3e49 Merge pull request #68 from CartoDB/fix_querytables
try to fix security problem
2015-02-17 11:27:46 +01:00
javi 519ea075d6 fixed reg exp 2015-02-13 17:32:14 +01:00
javi 0223d00a54 fixed security problem 2015-02-12 10:57:12 +01:00