Commit Graph

  • b72af50a85 v6.1.7-premium-beta.2 SPRINX0\prochazka 2025-02-11 10:45:39 +01:00
  • 63b66fe301 Merge pull request #1010 from dbgate/feature/cassandra Jan Prochazka 2025-02-11 10:40:03 +01:00
  • 244cb79774 fix: conditionally remove table aliases from column expressions Nybkox 2025-02-11 09:10:48 +01:00
  • 8d20b7d19f Merge branch 'master' into feature/cassandra SPRINX0\prochazka 2025-02-11 08:37:15 +01:00
  • dc9da0b866 data modification test SPRINX0\prochazka 2025-02-11 08:22:59 +01:00
  • 3b72a9751c fixed import test for oracle Jan Prochazka 2025-02-10 16:48:10 +01:00
  • bb3cb23ee0 Merge branch 'master' into feature/cassandra SPRINX0\prochazka 2025-02-10 15:27:45 +01:00
  • 737436d7e7 fix SPRINX0\prochazka 2025-02-10 15:23:32 +01:00
  • bccfa79bb6 ref update SPRINX0\prochazka 2025-02-10 15:23:14 +01:00
  • 6bf5c58ec1 fix SPRINX0\prochazka 2025-02-10 15:22:49 +01:00
  • 151230098c fix SPRINX0\prochazka 2025-02-10 14:28:52 +01:00
  • 5debd8e115 fix SPRINX0\prochazka 2025-02-10 14:28:52 +01:00
  • 83633536db Merge branch 'master' into feature/cassandra SPRINX0\prochazka 2025-02-10 14:23:16 +01:00
  • c187d902d2 Merge branch 'ai-assistant' SPRINX0\prochazka 2025-02-10 14:19:46 +01:00
  • cf4cc37f66 pro ref SPRINX0\prochazka 2025-02-10 14:18:27 +01:00
  • 5205839e18 AI assistant e2e test SPRINX0\prochazka 2025-02-10 14:17:22 +01:00
  • 1e05b0a659 save ai assistant state SPRINX0\prochazka 2025-02-10 12:58:30 +01:00
  • f6b52592fd ask for send data SPRINX0\prochazka 2025-02-10 12:44:29 +01:00
  • ae8e46e024 refactor SQL SPRINX0\prochazka 2025-02-10 11:26:57 +01:00
  • 89df96ffd5 ai SPRINX0\prochazka 2025-02-10 10:21:43 +01:00
  • a8a3cf729f fix SPRINX0\prochazka 2025-02-07 17:46:43 +01:00
  • 3d14ca302f call complete on cursor SPRINX0\prochazka 2025-02-07 17:22:24 +01:00
  • 0ba040a28c bulma improvement SPRINX0\prochazka 2025-02-07 17:21:42 +01:00
  • 69b775a49d fix SPRINX0\prochazka 2025-02-07 15:53:36 +01:00
  • 93895f3d6f expanded cell view SPRINX0\prochazka 2025-02-07 14:34:56 +01:00
  • 8103c26ca8 tiny db structure SPRINX0\prochazka 2025-02-07 13:36:14 +01:00
  • 825abf82e6 deep partial deef SPRINX0\prochazka 2025-02-06 13:04:15 +01:00
  • e2547c7295 feat: add test for importing data to an existing table Nybkox 2025-02-06 11:11:06 +01:00
  • 359557e321 feat: pass dataType to bulk insert value put Nybkox 2025-02-06 11:09:14 +01:00
  • 94cccf9e17 fix(cassandra): check column name correctly Nybkox 2025-02-06 11:05:24 +01:00
  • 13e4c2de03 fix(createBulkInsertStreamBase): save checked structure Nybkox 2025-02-06 11:04:41 +01:00
  • 844d7025fa feat(cassandra): parse error line from message Nybkox 2025-02-06 10:38:12 +01:00
  • 0f01f35d19 fix(cassandra): use put raw for numeric data types Nybkox 2025-02-06 10:09:19 +01:00
  • 505c219cfd chore: remove test logging Nybkox 2025-02-06 09:45:04 +01:00
  • c40d745a3a fix: update deploy databse skip tests conditions Nybkox 2025-02-06 09:43:46 +01:00
  • 13ee14c752 fix: do not insert second id column Nybkox 2025-02-06 09:39:49 +01:00
  • 1d1e488755 feat: add cassandra to workflows Nybkox 2025-02-06 09:18:13 +01:00
  • d9537e5fd4 feat: run cassandra tests on ci Nybkox 2025-02-06 07:24:07 +01:00
  • 5fc5497a9e fix(table-create): remove nullable if engine skips nullability Nybkox 2025-02-06 07:12:47 +01:00
  • fd70df0f43 feat(cassandara): forceSortStructureColumns Nybkox 2025-02-06 07:08:05 +01:00
  • c16d47473d feat: add forceSortStructureColumns for test engines Nybkox 2025-02-06 07:07:43 +01:00
  • f5e2300460 fix(cassandra): use text type for string in table anylyse Nybkox 2025-02-06 07:06:58 +01:00
  • 73a3e8d498 fix(cassandra): ignore default value if engine skips it in table analyse Nybkox 2025-02-06 07:06:30 +01:00
  • bb38b93927 feat: add forceSortResults for cassandra Nybkox 2025-02-04 21:27:15 +01:00
  • 979f2c7dac fix: do not insert another pk if there is no uuid pk Nybkox 2025-02-04 21:01:15 +01:00
  • 808b774ad1 fix: create sql based on engine config in table-analyse Nybkox 2025-02-04 20:59:41 +01:00
  • 38ce62185e fix(cassandra): do not add 2nd id column Nybkox 2025-02-04 11:47:35 +01:00
  • ac4e411d41 feat: skip delpoy tests Nybkox 2025-02-04 11:47:10 +01:00
  • fdc784f42d feat: skip data duplicator for cassandra Nybkox 2025-02-04 01:56:42 +01:00
  • edcaf585ea refactor: remove redundant conditions Nybkox 2025-02-04 01:56:26 +01:00
  • cdafe7e5f2 fix: force columns sorting when comparing Nybkox 2025-02-04 00:35:49 +01:00
  • 40cfe63b6f fix: skipDataModifications for cassandra Nybkox 2025-02-04 00:32:31 +01:00
  • 2fee584da9 fix: skip auto increment for cassandra Nybkox 2025-02-04 00:31:05 +01:00
  • 8b1d8d6d71 chore: add missing types for test engings exports Nybkox 2025-02-04 00:30:48 +01:00
  • f63b61681f feat: force usage of text type for strings in cassandra tests Nybkox 2025-02-04 00:30:35 +01:00
  • de4cea86da feat: skip order by for cassandra Nybkox 2025-02-04 00:29:58 +01:00
  • c0ca84f347 fix: prevent setting autoincrement when it is disabled in dialect Nybkox 2025-02-04 00:26:32 +01:00
  • 9c5a2c79f5 feat: add recordset and row zipping for cassandra query Nybkox 2025-01-30 10:14:51 +01:00
  • 8359746f47 feat: basic cassandra tests setup Nybkox 2025-01-28 20:45:22 +01:00
  • 516393856d feat: add TestEngineInfo typing Nybkox 2025-01-28 20:27:56 +01:00
  • e7e57414b5 fix: update sheduler events info typing Nybkox 2025-01-28 20:27:42 +01:00
  • 687669330d fix: set createColumnWithColumnKeyword to false for cassandra Nybkox 2025-01-28 20:27:30 +01:00
  • d3147d3969 feat: add dropDatabse to cassandra dumper Nybkox 2025-01-28 20:27:12 +01:00
  • ca8b7911a6 fix: do not filter keyspaces Nybkox 2025-01-28 17:28:31 +01:00
  • 3d23a13c34 fix: remove port from cassandra Nybkox 2025-01-28 17:28:24 +01:00
  • cf8a104183 fix: use keyspace and replication in createDatabase command for cassandra Nybkox 2025-01-28 17:28:05 +01:00
  • bd7aa7884a fix: update engines typing after rebase Nybkox 2025-01-28 14:28:12 +01:00
  • f2db514e45 feat: generateDefaultValueForUuid, set 'uuid()' for cassandra Nybkox 2025-01-24 22:14:28 +01:00
  • d35801dcc7 feat: disable renaming tables for cassandra Nybkox 2025-01-23 16:40:57 +01:00
  • 50f9e025c4 fix: remove old way of adding way uuids Nybkox 2025-01-23 16:40:38 +01:00
  • 09fa3ce438 feat: dumper data type handling SPRINX0\prochazka 2025-01-23 15:47:13 +01:00
  • bcf89b1f09 WIP Nybkox 2025-01-23 15:46:15 +01:00
  • 645a1d35e8 feat: add omitTableAliases to sql dialect Nybkox 2025-01-14 14:32:22 +01:00
  • 1154eff459 feat: allow specifing dbhan client type Nybkox 2025-01-09 15:47:16 +01:00
  • f6dcc4bb1f AI refactor SPRINX0\prochazka 2025-02-06 08:34:21 +01:00
  • babfcb6108 AI assistant SPRINX0\prochazka 2025-02-05 18:56:00 +01:00
  • 07a2e2fa26 Merge branch 'master' into ai-assistant SPRINX0\prochazka 2025-02-05 15:01:50 +01:00
  • d6ffafb640 DBF icon fixed SPRINX0\prochazka 2025-02-05 14:25:07 +01:00
  • 3cc0be7e72 v6.1.7-premium-beta.1 SPRINX0\prochazka 2025-02-05 13:22:30 +01:00
  • a6bd3eed52 update pro ref SPRINX0\prochazka 2025-02-05 13:21:43 +01:00
  • ac2128dcde azure managed identity support SPRINX0\prochazka 2025-02-05 13:05:02 +01:00
  • 6c8cf8e327 update pro ref SPRINX0\prochazka 2025-02-05 10:28:51 +01:00
  • 920788febb OAuth test SPRINX0\prochazka 2025-02-05 10:28:11 +01:00
  • 07a803a687 try to fix e2e tests SPRINX0\prochazka 2025-02-05 09:17:11 +01:00
  • 1f1d84d7c8 updated pro ref SPRINX0\prochazka 2025-02-05 09:05:37 +01:00
  • a093fc1285 Merge branch 'hotfix/6.1.5' SPRINX0\prochazka 2025-02-05 09:01:21 +01:00
  • e76c563471 changelog SPRINX0\prochazka 2025-02-04 17:05:20 +01:00
  • fa6388ee6b v6.1.6 SPRINX0\prochazka 2025-02-04 17:04:26 +01:00
  • fe2e5bc82e v6.1.6-premium-beta.1 SPRINX0\prochazka 2025-02-04 16:48:47 +01:00
  • e361cb0113 v6.1.6-premuim-beta.1 SPRINX0\prochazka 2025-02-04 16:48:17 +01:00
  • a12875fde3 dbgate-pro repo ref SPRINX0\prochazka 2025-02-04 16:48:02 +01:00
  • fed8b1be3e Merge branch 'hotfix/6.1.5' SPRINX0\prochazka 2025-02-04 16:30:14 +01:00
  • b3b94bfb3f 6.1.5 changelog SPRINX0\prochazka 2025-02-04 16:12:00 +01:00
  • 8e4308bea8 v6.1.5 SPRINX0\prochazka 2025-02-04 16:07:33 +01:00
  • 86736c289b security problem fix #1029 SPRINX0\prochazka 2025-02-04 16:01:50 +01:00
  • 49149643ef tests for hotfix branches SPRINX0\prochazka 2025-02-04 16:04:45 +01:00
  • c21cd4b18f security problem fix #1029 SPRINX0\prochazka 2025-02-04 16:01:50 +01:00
  • d3dd1c3afc query fmt func SPRINX0\prochazka 2025-02-04 15:44:16 +01:00
  • 969876e87b fix SPRINX0\prochazka 2025-02-04 12:55:30 +01:00
  • 846f63a708 compare model fix SPRINX0\prochazka 2025-02-04 08:55:11 +01:00