Jakub Vrana
9702878297
Develop
2025-03-11 14:00:37 +01:00
Jakub Vrana
4a54648995
Release 5.0.4
2025-03-11 13:52:53 +01:00
Jakub Vrana
2e5027a1aa
Compile: Fix shortening in private methods
2025-03-11 13:50:36 +01:00
Jakub Vrana
5a4c4dd892
Release 5.0.3
2025-03-11 13:16:35 +01:00
Jakub Vrana
7ef009336f
PostgreSQL: Fix where and order privileges ( fix #902 )
2025-03-11 13:07:50 +01:00
Jakub Vrana
199edfe11f
Plugins: Add method dumpFooter()
2025-03-11 08:59:38 +01:00
Jakub Vrana
526077535e
Update changes
2025-03-11 07:00:21 +01:00
Jakub Vrana
8f7d456887
Update changes
2025-03-11 06:45:38 +01:00
Jakub Vrana
b0182834bf
Fix typo
2025-03-11 06:24:21 +01:00
Jakub Vrana
37e63dd82f
MySQL: Stop treating enum as set as numbers (bug #475 )
2025-03-10 23:40:07 +01:00
Jakub Vrana
aeac0a3329
MySQL: Allow setting default values of text column
2025-03-10 21:15:01 +01:00
Jakub Vrana
31f8f61d0e
MySQL, MariaDB: Fix default values with ' ( fix #895 )
2025-03-10 21:01:21 +01:00
Jakub Vrana
e589ee3fde
MariaDB: Fix creating and altering generated columns ( fixes #897 )
2025-03-10 19:18:14 +01:00
Jakub Vrana
f8b2640156
Fix gzip export ( fixes #896 )
2025-03-10 18:51:28 +01:00
Jakub Vrana
bb23546478
Use <datalist> for altering collations
2025-03-10 14:13:34 +01:00
Jakub Vrana
40760d153c
Update changes
2025-03-10 09:09:09 +01:00
Jakub Vrana
6dcc5081e1
Fix importing multiple SQL files not terminated by semicolon
...
Inspired by adminneo-org/adminneo#1c08e86.
2025-03-10 09:09:09 +01:00
Jakub Vrana
2c0cfbdd3f
Develop
2025-03-10 09:09:09 +01:00
Jakub Vrana
100a1f49bc
Release 5.0.2
2025-03-10 07:18:15 +01:00
Peter Knut
e883ad428e
Add support for "order" field privilege
...
In Elasticsearch, text fields are not sortable.
2025-03-08 23:12:00 +01:00
Peter Knut
87d87248c1
Add support for "where" field privilege
...
In Elasticsearch, only indexed fields are searchable.
2025-03-08 23:05:16 +01:00
Jakub Vrana
b0450d0d2a
PostgreSQL: Fix setting NULL and original value on enum (bug #884 )
2025-03-08 06:44:12 +01:00
Jakub Vrana
4b71549ca0
CockroachDB: Add support via PostgreSQL driver
...
This fixes cockroachdb/cockroach#40391 .
2025-03-08 05:56:49 +01:00
Jakub Vrana
14b257784b
Develop
2025-03-07 13:19:34 +01:00
Jakub Vrana
b93d4e2882
Release 5.0.1
2025-03-07 13:17:55 +01:00
Jakub Vrana
28c171f681
PostgreSQL: Support indexes on materialized views (PR #467 )
2025-03-07 13:13:58 +01:00
Jakub Vrana
22a544f71c
Add missing namespace
2025-03-07 12:50:23 +01:00
Jakub Vrana
95e6a65999
Remove duplicate columns from select (bug #670 )
2025-03-07 11:36:36 +01:00
Jakub Vrana
94ed6f0e98
MariaDB: Fix link to status variable doc (bug #658 )
2025-03-07 11:05:31 +01:00
Jakub Vrana
99eb2f95a5
Develop
2025-03-07 09:41:01 +01:00
Jakub Vrana
8d7cb5954d
Release 5.0.0
2025-03-07 09:40:15 +01:00
Jakub Vrana
517d2d1c2f
MS SQL: Support computed columns
2025-03-07 06:42:27 +01:00
Jakub Vrana
af5d519266
SQLite: Support generated columns
2025-03-07 06:07:25 +01:00
Jakub Vrana
c045b20a8e
Allow creating generated columns (bug #857 )
2025-03-07 05:18:56 +01:00
Jakub Vrana
c27b91a167
MySQL: Drop support for MySQL 4
2025-03-07 03:58:42 +01:00
Jakub Vrana
afe03ef720
MySQL: Display generated value in table structure
2025-03-07 03:58:33 +01:00
Jakub Vrana
7351980beb
Skip generated columns in multi-edit (bug #882 )
2025-03-06 19:32:19 +01:00
Jakub Vrana
6262b120f5
PostgreSQL: Skip editing generated columns
2025-03-06 18:44:18 +01:00
Jakub Vrana
5a84ff7647
PostgreSQL: Display ? instead of -1 rows in table overview (bug #883 )
2025-03-06 17:08:32 +01:00
Takashi SHIRAI
d2add4dd72
Fix the primary key for MS SQL
...
Signed-off-by: Takashi SHIRAI <shirai@nintendo.co.jp >
2025-03-06 08:54:59 +01:00
Jakub Vrana
12f0a4bc9a
Inform about namespace use
2025-03-05 16:54:53 +01:00
Jakub Vrana
63dd38c44d
PostgreSQL: Compute size of all databases (bug #881 )
2025-03-04 19:40:42 +01:00
Jakub Vrana
116827060f
PostgreSQL, MS SQL, Oracle: Hide table actions for information_schema
2025-03-03 15:54:08 +01:00
jfonsato
17939b56c4
PostgreSQL: Show only accessible databases
2025-03-03 15:34:43 +01:00
Christian Weiske
d5a17835ff
Elastic: Fix text search on boolean fields
...
When searching in all fields for a text value, an error was thrown
with ElasticSearch 7.17.23 when the index contains boolean fields:
> query_shard_exception: failed to create query:
> Can't parse boolean value [textvalue], expected [true] or [false]
This patch fixes that problem by skipping boolean fields when the
search word is not the string "true" or "false".
2025-03-03 10:40:38 +01:00
Jakub Vrana
160beb726a
MS SQL: Link help from sys tables
2025-03-03 08:18:20 +01:00
Jakub Vrana
fb3b23617d
Don't autofocus computed fields in insert form
2025-03-03 06:34:02 +01:00
Jakub Vrana
d9bca2df37
Speed up with disabled output buffering
2025-02-28 15:37:18 +01:00
Jakub Vrana
26d1e51916
PostgreSQL: Display ENUM types
2025-02-27 09:41:31 +01:00
Jakub Vrana
d23a0eb77e
PostgreSQL: Export ENUM types (bug #587 )
2025-02-26 23:55:17 +01:00