Commit Graph

  • d35c896b92 Add helper function Jakub Vrana 2025-03-08 06:13:18 +01:00
  • 4b71549ca0 CockroachDB: Add support via PostgreSQL driver Jakub Vrana 2025-03-08 05:56:49 +01:00
  • ab0f07dd81 Don't create Driver with connection error Jakub Vrana 2025-03-08 05:37:01 +01:00
  • c19e6f27f1 Move issues to GitHub Jakub Vrana 2025-03-07 19:39:28 +01:00
  • 14b257784b Develop Jakub Vrana 2025-03-07 13:19:13 +01:00
  • b93d4e2882 Release 5.0.1 v5.0.1 Jakub Vrana 2025-03-07 13:17:55 +01:00
  • 28c171f681 PostgreSQL: Support indexes on materialized views (PR #467) Jakub Vrana 2025-03-07 13:13:53 +01:00
  • 22a544f71c Add missing namespace Jakub Vrana 2025-03-07 12:50:23 +01:00
  • 2c9f380c64 Elastic: Remove plugin for version 5 Jakub Vrana 2025-03-07 12:17:14 +01:00
  • 9918f4155e Pass credentials to connect() Jakub Vrana 2025-03-07 12:03:29 +01:00
  • 95e6a65999 Remove duplicate columns from select (bug #670) Jakub Vrana 2025-03-07 11:36:36 +01:00
  • 94ed6f0e98 MariaDB: Fix link to status variable doc (bug #658) Jakub Vrana 2025-03-07 11:05:13 +01:00
  • 99eb2f95a5 Develop Jakub Vrana 2025-03-07 09:41:01 +01:00
  • 8d7cb5954d Release 5.0.0 v5.0.0 Jakub Vrana 2025-03-07 09:40:15 +01:00
  • 47700f2763 PostgreSQL: Fix exporting foreign keys Jakub Vrana 2025-03-07 08:02:06 +01:00
  • a4a8f48a9c PHPCS: Ignore compiled files Jakub Vrana 2025-03-07 07:56:35 +01:00
  • 770a77ac33 Wrap long lines Jakub Vrana 2025-03-07 07:44:26 +01:00
  • 8ceaf36de7 Editor: Fix getting fields Jakub Vrana 2025-03-07 07:17:05 +01:00
  • 517d2d1c2f MS SQL: Support computed columns Jakub Vrana 2025-03-07 06:42:27 +01:00
  • af5d519266 SQLite: Support generated columns Jakub Vrana 2025-03-07 05:55:09 +01:00
  • c045b20a8e Allow creating generated columns (bug #857) Jakub Vrana 2025-03-07 05:01:00 +01:00
  • 874307a27f Fix undefined variable Jakub Vrana 2025-03-07 04:56:31 +01:00
  • c27b91a167 MySQL: Drop support for MySQL 4 Jakub Vrana 2025-03-06 21:15:00 +01:00
  • afe03ef720 MySQL: Display generated value in table structure Jakub Vrana 2025-03-06 21:12:11 +01:00
  • c0e2ab22d5 Syntax highlight generated expressions Jakub Vrana 2025-03-06 19:47:05 +01:00
  • 7351980beb Skip generated columns in multi-edit (bug #882) Jakub Vrana 2025-03-06 19:32:19 +01:00
  • 7b5a20334d Don't allow inline edit of generated columns Jakub Vrana 2025-03-06 18:59:20 +01:00
  • 6262b120f5 PostgreSQL: Skip editing generated columns Jakub Vrana 2025-03-06 18:44:18 +01:00
  • bd27ca0b2b Add comment Jakub Vrana 2025-03-06 18:36:26 +01:00
  • aa7cf70d25 JS: Use || Jakub Vrana 2025-03-06 18:23:20 +01:00
  • 94a4f61db2 PHP: Use ?: Jakub Vrana 2025-03-06 18:12:22 +01:00
  • dc50bf17ea SQLite: Remove useless condition Jakub Vrana 2025-03-06 17:55:45 +01:00
  • f05f4b4cbc Change $jush to constant Jakub Vrana 2025-03-06 17:51:20 +01:00
  • 0541680d73 Move constants to namespace Jakub Vrana 2025-03-06 17:34:21 +01:00
  • 5a84ff7647 PostgreSQL: Display ? instead of -1 rows in table overview (bug #883) Jakub Vrana 2025-03-06 17:08:32 +01:00
  • edd7c67797 Delete incorporated plugin Jakub Vrana 2025-03-06 14:59:48 +01:00
  • c6f825a786 Move $enum_length to Driver Jakub Vrana 2025-03-06 14:51:24 +01:00
  • f711135574 Move $inout to Driver Jakub Vrana 2025-03-06 14:49:08 +01:00
  • 2b16f51933 PDO: Support search by expression. Jakub Vrana 2025-03-06 14:40:13 +01:00
  • d268e0ebb4 ClickHouse: Check for allow_url_fopen Jakub Vrana 2025-03-06 14:30:50 +01:00
  • 5fdaae27dc Move possible drivers and JUSH to Driver Jakub Vrana 2025-03-06 14:27:58 +01:00
  • 049536da90 Mongo: Use $this->_conn Jakub Vrana 2025-03-06 14:10:05 +01:00
  • bddce074fa Mongo: Add Driver outside of if Jakub Vrana 2025-03-06 14:08:19 +01:00
  • 347d9f1f55 Move on_actions to Driver Jakub Vrana 2025-03-06 14:04:47 +01:00
  • a8feb00098 Move unsigned to Driver Jakub Vrana 2025-03-06 13:58:15 +01:00
  • 69d7d76dc5 Move operators, functions and grouping to Driver Jakub Vrana 2025-03-06 13:48:13 +01:00
  • 2f0cd4185b Move edit functions to Driver Jakub Vrana 2025-03-06 13:15:38 +01:00
  • 37a75f3759 Move types to Driver Jakub Vrana 2025-03-06 12:35:20 +01:00
  • d2add4dd72 Fix the primary key for MS SQL Takashi SHIRAI 2025-03-06 15:06:31 +09:00
  • f5d47d46a0 Use anonymous function Jakub Vrana 2025-03-05 17:08:29 +01:00
  • e8d9a126be Rely on PHP 5.3 Jakub Vrana 2025-03-05 17:05:19 +01:00
  • 12f0a4bc9a Inform about namespace use Jakub Vrana 2025-03-05 16:54:53 +01:00
  • d9df9693e3 Code style: Add more checks Jakub Vrana 2025-03-05 16:32:51 +01:00
  • 873d6d50fd Code style: explain rules Jakub Vrana 2025-03-05 15:55:33 +01:00
  • c873ceba17 Use PHP 5.3 functions Jakub Vrana 2025-03-05 15:45:37 +01:00
  • 0bf8861dd1 Plugins: Use namespace for driver functions Jakub Vrana 2025-03-05 15:42:48 +01:00
  • 137ac2396b Fix plugin autoloading Jakub Vrana 2025-03-05 15:39:48 +01:00
  • 755d7b47ac Code style: Check camel caps except in drivers Jakub Vrana 2025-03-05 15:26:23 +01:00
  • dd947fc1ee Don't check code style in compiled files Jakub Vrana 2025-03-05 15:24:02 +01:00
  • 105999f62e Code style: Indent long statements Jakub Vrana 2025-03-05 15:01:05 +01:00
  • ed5de27dd3 Code style: Indent long statements Jakub Vrana 2025-03-05 14:59:13 +01:00
  • 293e031498 Plugins: Add missing namespaces Jakub Vrana 2025-03-05 14:51:55 +01:00
  • a7f097e78c Code style: Indent long statements Jakub Vrana 2025-03-05 14:51:17 +01:00
  • af68e30742 Code style: Remove newline before } Jakub Vrana 2025-03-05 14:37:25 +01:00
  • f820fa1c26 Mark abstract classes Jakub Vrana 2025-03-05 14:31:53 +01:00
  • f468c095ae Make root namespace explicit Jakub Vrana 2025-03-05 14:25:09 +01:00
  • c10b614ee1 Mongo: inline class names Jakub Vrana 2025-03-05 14:20:54 +01:00
  • f5b255230b Don't require namespace in example Jakub Vrana 2025-03-05 14:15:32 +01:00
  • 54568ddef6 PDO: Support namespaces Jakub Vrana 2025-03-05 14:15:17 +01:00
  • 3da09dd31a Rename Min_ classes Jakub Vrana 2025-03-05 14:12:42 +01:00
  • 45ac930e06 Update todo Jakub Vrana 2025-03-05 13:45:42 +01:00
  • e801753519 Remove extra newline Jakub Vrana 2025-03-05 13:45:23 +01:00
  • a4e9f7b87b Fix tests Jakub Vrana 2025-03-05 13:31:50 +01:00
  • 35829eedaf Use namespace Jakub Vrana 2025-03-05 13:31:03 +01:00
  • 44c2e979f7 Compile: Support else after if (support) Jakub Vrana 2025-03-05 13:19:17 +01:00
  • 2a8b4009b1 Namespaces in compile Jakub Vrana 2025-03-05 13:14:21 +01:00
  • 6ceebc99df Add namespace in lang.php Jakub Vrana 2025-03-05 12:44:55 +01:00
  • 2f49bfb67e Return accidentally removed error message Jakub Vrana 2025-03-05 12:29:48 +01:00
  • e1e085f312 Use namespace in callbacks Jakub Vrana 2025-03-05 12:28:01 +01:00
  • 50e7a65e6e Use namespaces in plugins Jakub Vrana 2025-03-05 11:40:56 +01:00
  • 52c5392089 PHP: Use namespace Jakub Vrana 2025-03-05 11:28:53 +01:00
  • 5a708df6ca Coding style: Check newline at {} Jakub Vrana 2025-03-05 10:01:26 +01:00
  • c52ba0308e Specify coding style and follow it Jakub Vrana 2025-03-05 09:14:49 +01:00
  • 422668f2d7 Composer: Exclude drivers from classmap Jakub Vrana 2025-03-05 06:35:54 +01:00
  • f0335f7f8b Hide Refresh link if it does nothing Jakub Vrana 2025-03-04 19:58:26 +01:00
  • cc635acd20 Remove unnecessary function Jakub Vrana 2025-03-04 19:52:07 +01:00
  • 63dd38c44d PostgreSQL: Compute size of all databases (bug #881) Jakub Vrana 2025-03-04 19:40:30 +01:00
  • e411c229ab Fix enum alignment Jakub Vrana 2025-03-04 18:53:01 +01:00
  • b9d6529442 Remove margin from td pre Jakub Vrana 2025-03-04 18:46:28 +01:00
  • 0426bd4610 Designs: Fix logout button Jakub Vrana 2025-03-04 18:44:40 +01:00
  • c7d283d262 Designs: Fix background of pre.jush Jakub Vrana 2025-03-04 18:34:07 +01:00
  • d61678f5cb Reapply "Fix background color of <pre> used as edit field" Jakub Vrana 2025-03-04 18:11:32 +01:00
  • 94088474dd Design bilal-dark: Add missing icons Jakub Vrana 2025-03-04 18:10:23 +01:00
  • 9b25969fb2 Revert "Fix background color of <pre> used as edit field" Jakub Vrana 2025-03-04 11:04:26 +01:00
  • 996b178406 MySQL: Fix connecting with self-signed cert Jakub Vrana 2025-03-03 16:06:10 +01:00
  • 116827060f PostgreSQL, MS SQL, Oracle: Hide table actions for information_schema Jakub Vrana 2025-03-03 15:50:08 +01:00
  • af87336116 Add TODO Jakub Vrana 2025-03-03 15:43:04 +01:00
  • 17939b56c4 PostgreSQL: Show only accessible databases jfonsato 2025-03-03 15:03:25 +01:00
  • d5a17835ff Elastic: Fix text search on boolean fields Christian Weiske 2025-02-28 14:32:23 +01:00
  • 4967a40410 New version of design rmSOFT Matrixman 2025-02-27 16:17:12 +01:00