Commit Graph

5010 Commits

Author SHA1 Message Date
Jakub Vrana
c30f6227a2 Schema: Avoid PHP warning when referencing another schema 2026-02-12 10:11:22 +01:00
Jakub Vrana
a417a21ba6 Foreign key: Display new field in case of an error 2026-02-12 10:11:22 +01:00
Jakub Vrana
fb1b76e411 PostgreSQL: Display all SQL command warnings and only once 2026-02-12 10:11:22 +01:00
Jakub Vrana
38a937d966 Disable Ctrl+click inline edit without UPDATE privilege 2026-02-10 19:51:38 +01:00
Jakub Vrana
f0142f0b8e Export: Remember unchecked objects (regression from 5.0.6) 2026-02-10 18:52:16 +01:00
Jakub Vrana
cf1454f7a9 PostgreSQL: Order NULL last 2026-02-10 09:11:35 +01:00
Jakub Vrana
c0350d8893 IGDB: Engine 2026-02-10 07:34:20 +01:00
Jakub Vrana
1ac40e0c2b Develop 2026-02-08 16:44:14 +01:00
Jakub Vrana
39b339b1b5 Release 5.4.2 v5.4.2 2026-02-08 16:44:05 +01:00
Jakub Vrana
de4104f70d Tests: Fix 2026-02-08 15:06:24 +01:00
Jakub Vrana
aeee1c1991 Fix typos 2026-02-08 13:34:51 +01:00
Jakub Vrana
21d3a31503 Avoid denial-of-service via version check (GHSA-q4f2-39gr-45jh, regression from 4.6.2) 2026-02-08 13:26:56 +01:00
Jakub Vrana
e4ac9d611e Don't quote comma in TSV export (fix #1238) 2026-02-08 09:01:52 +01:00
Jakub Vrana
bdc28bc959 non-PostgreSQL: display NOT NULL checks (fix #1237) 2026-02-08 08:44:40 +01:00
Jakub Vrana
83301e37da MariaDB: don't display checks with the same name from another table (bug #1135) 2026-02-08 08:38:50 +01:00
Jakub Vrana
1b2354cdae Plugins: ignore variables created in included files 2026-02-08 07:52:06 +01:00
Jakub Vrana
a5faea641a Plugin Designs: process before page (fix #1232) 2026-02-08 01:49:05 +01:00
Jakub Vrana
9f4a51819e Avoid deprecated each (fix #1218) 2026-02-08 01:22:38 +01:00
Anton Polonskiy
04473a21c8 ClickHouse: fix minor problems
* ClickHouse: Fix warning on empty tables

Warning:  reset() expects parameter 1 to be array, null given

* ClickHouse: Show correct error message

* ClickHouse: add CTE support + allow whitespace at the beginning of the query

* ClickHouse: set default format
2026-02-08 01:01:59 +01:00
Inoyatulloh
9d1451e659 PostgreSQL: fix namespace in inheritance links 2026-02-07 23:50:55 +01:00
M.K.
1879da5ad8 GitHub: allow for manual on-demand CI runs 2026-02-07 23:50:55 +01:00
Shun Zi
e471d8b0cf Fix escaping spaces in cookie value
`urlencode` encodes space into `+`, which breaks `adminer_permanent`, which is space-separated.
2026-02-07 23:50:54 +01:00
Frank Shrestha
5b9f0186a8 Compile: fix single language version on Windows 2026-02-07 21:49:09 +01:00
Ucky Deni Ulinnuha
da1ffdd34e Theme lavender-light: fix login list 2026-02-07 21:43:46 +01:00
Jakub Vrana
56c18bcca0 IGDB: hide Truncate and Drop 2026-02-07 21:35:09 +01:00
Jakub Vrana
948d57bb63 Shorten all but numeric and date types in select 2026-02-07 21:35:09 +01:00
Jakub Vrana
1a6735cac7 IGDB: display date in edit 2026-02-07 21:35:07 +01:00
Jakub Vrana
8e865cd650 IGDB: nicer printed select query 2026-02-07 21:32:50 +01:00
Jakub Vrana
864d831463 IGDB: print executed queries 2026-02-07 21:32:50 +01:00
Jakub Vrana
f61b085422 Plugins: Allow to be in any namespace 2026-02-07 21:32:50 +01:00
Jakub Vrana
0ddb097cb6 Hide Save button if there are no editable fields 2026-02-07 21:32:50 +01:00
Jakub Vrana
2674250862 Display uneditable fields in edit form 2026-02-07 21:32:45 +01:00
Jakub Vrana
6f6f576c41 Driver: customizable delimiter 2026-02-03 14:16:26 +01:00
Jakub Vrana
ecd9c74c99 Unify JSON pretty print 2026-02-03 14:16:26 +01:00
Jakub Vrana
2ea1f8a88c IGDB: webhooks 2026-02-03 14:16:24 +01:00
Jakub Vrana
691edde5fc Hide sort links on unsortable columns 2026-02-03 09:23:32 +01:00
Jakub Vrana
554e43aae4 Fix warning for unset enum value 2026-02-03 08:13:01 +01:00
Jakub Vrana
503d83599c IGDB: sort columns 2026-02-02 13:29:31 +01:00
Jakub Vrana
a7a704c818 New plugin: IGDB driver 2026-02-01 20:23:52 +01:00
Jakub Vrana
d356091c2f Hide unsupported alter table links 2026-02-01 12:09:57 +01:00
Jakub Vrana
a5ec07a77d Exact found rows except MySQL and PgSQL 2026-02-01 09:32:35 +01:00
Jakub Vrana
68e8b5bf69 Highlight odd rows in nested tables 2026-02-01 09:32:35 +01:00
Jakub Vrana
9c5215cf77 SQL: Unify value formatting with select 2026-02-01 09:32:33 +01:00
Jakub Vrana
e6fe48516e Improve print of nested tables 2026-02-01 09:31:37 +01:00
Jakub Vrana
58ff31a15d Save bytes 2026-02-01 09:18:22 +01:00
Jakub Vrana
ca7c4d90e1 Link //domain.tld values 2026-02-01 09:18:22 +01:00
Jakub Vrana
605ed2dcab Remove useless . "" 2026-02-01 09:18:22 +01:00
Jakub Vrana
76a8dbfb98 Support multiline generated values in alter table 2026-02-01 09:18:22 +01:00
Jakub Vrana
cca4d26784 PostgreSQL: Fix definition of complex generated columns 2026-02-01 09:18:22 +01:00
Jakub Vrana
80f9278d34 PostgreSQL: Allow creating NOT DEFERRABLE foreign keys 2026-02-01 09:18:22 +01:00