Commit Graph

  • 52aab9d564 Raise minimum requirement to Postgis 9.6 Raul Marin 2019-05-31 15:34:40 +0200
  • 06f563bb73 Tests: Only create publicuser if necessary Raul Marin 2019-05-31 15:33:42 +0200
  • 78077a6ec1 Bash tests improvements Raul Marin 2019-05-31 15:33:01 +0200
  • c45ef6c540 Fully qualify function calls Raul Marin 2019-05-31 15:29:28 +0200
  • 42dc03d77b Qualify functions with extension schema Rafa de la Torre 2019-05-30 16:56:12 +0200
  • c84c01506b Solve column ambiguity in UPDATE SET clause Rafa de la Torre 2019-05-30 13:03:14 +0200
  • 42901e9281 COALESCE source columns Rafa de la Torre 2019-05-30 11:52:44 +0200
  • 9254723719 Make format expression more readable Rafa de la Torre 2019-05-29 13:13:30 +0200
  • 26ad966ab6 Add some timing info Rafa de la Torre 2019-05-28 16:40:01 +0200
  • a2723a3c90 Exclude certain columns from sync if instructed to do so Rafa de la Torre 2019-05-28 16:11:56 +0200
  • 2f8ea7e4ea Avoid tables name clashing when executing within same transaction Rafa de la Torre 2019-05-28 15:39:02 +0200
  • 45c21d7f42 Make other tests resilient to CDB_SyncTable test failures Rafa de la Torre 2019-05-28 15:15:57 +0200
  • f442c21fa4 Fix the test/CDB_AnalysisCheckTest.sql Rafa de la Torre 2019-05-28 09:34:10 +0200
  • ee9d08a2be Some functional E2E tests for the CDB_SyncTable() function Rafa de la Torre 2019-05-27 17:56:36 +0200
  • 7606585672 Perf optimization: use EXCEPT instead of NOT IN Rafa de la Torre 2019-05-27 15:20:06 +0200
  • 81d0f338cf Create HASH indices on the temp tables Rafa de la Torre 2019-05-27 15:18:13 +0200
  • 951f257654 Simplify code by using ON COMMIT DROP Rafa de la Torre 2019-05-27 12:02:12 +0200
  • f461faf0b6 Simplify udpate: use * instead of column list Rafa de la Torre 2019-05-27 11:56:41 +0200
  • a8d57abda6 Update changed rows Rafa de la Torre 2019-05-27 11:54:38 +0200
  • 982ddfdeff Helper function to generate UPDATE SET clause Rafa de la Torre 2019-05-27 11:31:07 +0200
  • da4331ac78 WIP: A function to sync tables Rafa de la Torre 2019-05-24 18:38:28 +0200
  • 07d43275f8
    Merge pull request #354 from CartoDB/update-readme Gonzalo Riestra 2019-05-23 10:58:33 +0200
  • ec38444b7d better link Gonzalo Riestra 2019-05-23 08:12:57 +0200
  • ee9010dc23 add redis module to dependencies in readme Gonzalo Riestra 2019-05-23 08:03:37 +0200
  • 74210c5b5c release 0.26.1 0.26.1 Gonzalo Riestra 2019-03-19 17:43:36 +0100
  • d14d1d9994
    Merge pull request #351 from CartoDB/remove_default_tis_config Gonzalo Riestra 2019-03-14 12:23:06 +0100
  • 5b19d0fc5e fix test correctly Gonzalo Riestra 2019-03-14 12:08:33 +0100
  • 2baee24f30 fix test Gonzalo Riestra 2019-03-14 11:47:41 +0100
  • 85d6164956 add log when there is no tig config Gonzalo Riestra 2019-03-14 11:39:10 +0100
  • a5b2b66bb6 fix test comment Gonzalo Riestra 2019-03-14 10:06:04 +0100
  • 3faa389860 improve logs Gonzalo Riestra 2019-03-13 18:16:08 +0100
  • bc5d532735 remove default TIS config Gonzalo Riestra 2019-03-13 16:34:12 +0100
  • 4f3d19ce7a
    Merge pull request #350 from CartoDB/explicit-schema-for-ghost-tables Gonzalo Riestra 2019-03-13 10:42:13 +0100
  • 45fed9cf1b more explicit schemas Gonzalo Riestra 2019-03-13 10:29:50 +0100
  • e19489144c simplify queries Gonzalo Riestra 2019-03-13 09:08:13 +0100
  • 83707297de add explicit schema for all functions Gonzalo Riestra 2019-03-12 18:39:48 +0100
  • 2f40261b8d
    Merge pull request #349 from CartoDB/ghost_tables 0.26.0 Gonzalo Riestra 2019-03-11 15:29:17 +0100
  • b1202011f6 update news Gonzalo Riestra 2019-03-11 15:28:48 +0100
  • 65d51fd8bd move cdb_ddl_execution table creation/drop to functions Gonzalo Riestra 2019-03-11 14:02:45 +0100
  • 1a271d977b bump version Gonzalo Riestra 2019-03-11 12:24:14 +0100
  • 9c6294d95b move trigger drop/creation inside functions Gonzalo Riestra 2019-03-11 11:28:45 +0100
  • c7bba14e9a simplify code Gonzalo Riestra 2019-03-11 09:20:05 +0100
  • 667f896cfb add again views to the trigger Gonzalo Riestra 2019-03-08 13:21:11 +0100
  • cc1df0a708 use redis module version from carto Gonzalo Riestra 2019-03-08 13:01:56 +0100
  • d1ee383d9b add redis module for python to travis Gonzalo Riestra 2019-03-08 12:50:51 +0100
  • a794fb3d31 read tis config from cdb_conf Gonzalo Riestra 2019-03-08 12:03:55 +0100
  • 50e41179fc fix test Gonzalo Riestra 2019-03-08 09:18:46 +0100
  • e3138cd56a make enable/disable trigger idempotent Gonzalo Riestra 2019-03-08 08:43:22 +0100
  • ab6720ad32 add create/drop/alter view to the trigger Gonzalo Riestra 2019-03-08 08:28:24 +0100
  • 5f154a5859 use TIS instead of Redis Gonzalo Riestra 2019-03-08 08:28:06 +0100
  • 99dd7cefc7 ghost tables functions using redis Gonzalo Riestra 2019-03-06 18:19:38 +0100
  • 85997e2445
    Merge pull request #348 from Algunenano/shiftLongitude Raúl Marín 2019-03-01 12:06:24 +0100
  • 1bd4b9a6e3 Update NEWS Raul Marin 2019-03-01 11:47:30 +0100
  • 5d4f1d98d7 Update ST_Shift_Longitude to ST_ShiftLongitude Raul Marin 2019-03-01 11:27:09 +0100
  • 1637257772
    Merge pull request #346 from CartoDB/username 0.25.0 Gonzalo Riestra 2019-02-22 09:20:47 +0100
  • a904b101a3 update news Gonzalo Riestra 2019-02-22 08:39:17 +0100
  • 917a975baa
    Tabs vs spaces Javier Torres 2019-02-21 15:20:24 +0100
  • 0568b36a90 use session_user instead of current_user Gonzalo Riestra 2019-02-20 14:45:57 +0100
  • 6d122462bb decouple tests from cartodb Gonzalo Riestra 2019-02-20 13:34:11 +0100
  • ffaf5e4400 Bump to 0.25.0 Gonzalo Riestra 2019-02-20 10:38:16 +0100
  • 2a4ecd4850 Add CDB_Username() function Gonzalo Riestra 2019-02-20 10:38:00 +0100
  • 39e4f22114
    Changed following suggestions from @Algunenano Mario de Frutos Dieguez 2019-02-11 12:49:17 +0100
  • 12539e4006
    New function to gather users tables data information Mario de Frutos Dieguez 2019-02-07 15:57:06 +0100
  • 3f4479fe12 Release 0.24.1 0.24.1 Raul Marin 2019-01-03 14:46:11 +0100
  • 34032964c0
    Merge pull request #344 from Algunenano/recover_hooks Raúl Marín 2019-01-03 14:28:00 +0100
  • 6c57751579 CDB_TransformToWebmercator: Yet another hack over a function that shouldn't exist Raul Marin 2019-01-02 19:33:28 +0100
  • 9a3ac908a9 Test with PG11 Raul Marin 2019-01-02 19:01:30 +0100
  • 80fdd00541 Drop functions removed in 0.11.1 Raul Marin 2019-01-02 18:55:14 +0100
  • aeec2bbe06 Release 0.24.0 0.24.0 Raul Marin 2018-09-13 10:29:24 +0200
  • 5033a0ba35
    Merge pull request #340 from Algunenano/trav_jenkins Raúl Marín 2018-09-13 10:24:41 +0200
  • d2a00852a8 Jenks: Iterate increasing the number of moved elements exponentially Raul Marin 2018-09-11 19:22:48 +0200
  • 7e131ac88d Jenks: Add test for less data than breaks Raul Marin 2018-09-10 16:13:25 +0200
  • e374b9128f Add NEWS Raul Marin 2018-09-10 16:06:24 +0200
  • e605234d38 Jenks: Remove log messages Raul Marin 2018-09-10 15:53:02 +0200
  • 272d5be776 Jenks: Add inverse request test Raul Marin 2018-09-10 15:42:54 +0200
  • 0e7d797400 Jenks: Fix multiple bugs Raul Marin 2018-09-10 13:16:54 +0200
  • fcc06e82bf Jenks: Force valid tests Raul Marin 2018-09-10 13:16:25 +0200
  • 60a21d34bf
    Merge pull request #339 from Algunenano/update_travis Raúl Marín 2018-09-05 17:42:18 +0200
  • 74f939fd53 CDB_OverviewsTest: Run analyze for consistency Raul Marin 2018-09-04 18:17:04 +0200
  • 7e131143f9 _cdb_estimated_extent: Adapt to ST_EstimatedExtent change Raul Marin 2018-09-04 18:16:38 +0200
  • ac15a6da25 Test: Update CDB_GreatCircle_expect for Postgis 2.4 Raul Marin 2018-09-04 17:25:22 +0200
  • c0a7714f33 Travis: Test with Postgresql 9.5 and 10, and Postgis 2.4 Raul Marin 2018-09-04 17:25:03 +0200
  • 0c864694b6
    Merge pull request #338 from CartoDB/naming-fixes Javier Torres 2018-08-20 15:30:38 +0200
  • 4b246d34c8
    PostGIS uses 4 numbers Alejandro Guirao Rodríguez 2018-08-17 10:48:21 +0200
  • 87454ac37f
    Update carto-package.json Alejandro Guirao Rodríguez 2018-08-17 10:21:50 +0200
  • e3837c603d
    Merge pull request #337 from CartoDB/carto_package_json Javier Torres 2018-08-14 16:28:58 +0200
  • e84832b7f4 Created carto-package.json Javier Torres 2018-08-10 14:20:23 +0200
  • b209726b1c
    Merge pull request #320 from bloomberg/v0_18_5/cdb_tablemetadata_text_hotfix Eneko Lakasta 2018-07-23 16:00:19 +0200
  • 51a669f93c Release 0.23.2 0.23.2 Javier Torres 2018-07-20 14:15:05 +0200
  • c8a1119556
    Merge pull request #335 from CartoDB/s1669-sql_api_injection_query_tables Javier Torres 2018-07-20 14:12:59 +0200
  • 24a37be1a9 Change querytables expect test Javier Torres 2018-07-20 13:22:02 +0200
  • 5659275c0c Don't rely on regexp to identify non explainable queries Javier Torres 2018-07-20 13:01:51 +0200
  • 7760d6b30d Release 0.23.1 0.23.1 Javier Goizueta 2018-07-19 17:11:56 +0200
  • 4515c8547e
    Merge pull request #334 from CartoDB/333-parallel-unsafe Javier Goizueta 2018-07-19 16:57:22 +0200
  • 2766bbc83a Fix PARALLEL tags Javier Goizueta 2018-07-18 12:13:31 +0200
  • c4980a90f9
    Merge pull request #332 from CartoDB/cdb-table-exists 0.23.0 Rafa de la Torre 2018-07-03 15:45:17 +0200
  • 61d2024eb5 Make the code nicer by avoiding IF/THEN/ELSE Rafa de la Torre 2018-07-03 15:35:05 +0200
  • af142306aa Mark _CDB_Table_Exists() as PARALLEL UNSAFE Rafa de la Torre 2018-07-03 15:26:48 +0200
  • 7437a9686b Use a more suitable version number 0.23.0 & NEWS Rafa de la Torre 2018-07-03 15:08:34 +0200
  • 82f90e618c Use CREATE OR REPLACE FUNCTION Rafa de la Torre 2018-07-03 13:04:39 +0200