Peter Knut
4fe3d17255
Update Slovak translation
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
df6fe6b108
Fix link
2025-03-10 09:09:09 +01:00
Jakub Vrana
2c0cfbdd3f
Develop
2025-03-10 09:09:09 +01:00
Christian Weiske
f13770c664
Make login to Elasticsearch work again
...
By partially reverting the changes made by
commit 2c9f380c64
> Elastic: Remove plugin for version 5
which removed the passwordless login plugin from adminer/elastic.php
2025-03-10 08:53:19 +01:00
Jakub Vrana
100a1f49bc
Release 5.0.2
2025-03-10 07:18:15 +01:00
Jakub Vrana
47ccd9b44d
Add comment
2025-03-09 18:29:02 +01:00
Dragsio
7512bc2d51
Wrap username in <span>
...
Username enclosed in tags for better use of custom themes (eg. vertical padding).
2025-03-09 18:28:50 +01:00
Jakub Vrana
4991817b0d
Extract variable
2025-03-08 23:12:08 +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
862e5b4aa4
Move variable initialization
2025-03-08 21:45:21 +01:00
Jakub Vrana
ad2cbbf26e
Use helper function
2025-03-08 19:59:32 +01:00
Jakub Vrana
afe7dd9ad9
Display explain on first click
...
Also remove extra newlines in explain
2025-03-08 18:18:58 +01:00
Jakub Vrana
a1c3e34e04
Translations: check fullstops in 'ja' and 'he'
2025-03-08 17:06:30 +01:00
Jakub Vrana
608eec89dd
Translations: Add missing placeholders
2025-03-08 10:05:14 +01:00
Jakub Vrana
cfe39e48ca
Update xx translation
2025-03-08 10:05:11 +01:00
Jakub Vrana
900a3c0d6a
Translations: Fix fullstops
2025-03-08 08:09:29 +01:00
Jakub Vrana
ead6a9a36f
Polish: Change link to web
2025-03-08 06:49:32 +01:00
Matthaiks
d05a758a88
Update Polish translation
2025-03-08 06:47:52 +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
e7c3a046a7
Oracle: Fix Db::result
2025-03-08 06:14:26 +01:00
Jakub Vrana
d35c896b92
Add helper function
2025-03-08 06:13:18 +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
ab0f07dd81
Don't create Driver with connection error
2025-03-08 05:37:01 +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
2c9f380c64
Elastic: Remove plugin for version 5
2025-03-07 12:17:14 +01:00
Jakub Vrana
9918f4155e
Pass credentials to connect()
2025-03-07 12:03:29 +01:00
Jakub Vrana
95e6a65999
Remove duplicate columns from select (bug #670 )
2025-03-07 11:36:36 +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
47700f2763
PostgreSQL: Fix exporting foreign keys
2025-03-07 08:02:06 +01:00
Jakub Vrana
770a77ac33
Wrap long lines
2025-03-07 07:44:26 +01:00
Jakub Vrana
8ceaf36de7
Editor: Fix getting fields
2025-03-07 07:17:05 +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
874307a27f
Fix undefined variable
2025-03-07 04:56:31 +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
c0e2ab22d5
Syntax highlight generated expressions
2025-03-06 19:47:05 +01:00
Jakub Vrana
7351980beb
Skip generated columns in multi-edit (bug #882 )
2025-03-06 19:32:19 +01:00
Jakub Vrana
7b5a20334d
Don't allow inline edit of generated columns
2025-03-06 18:59:20 +01:00
Jakub Vrana
6262b120f5
PostgreSQL: Skip editing generated columns
2025-03-06 18:44:18 +01:00
Jakub Vrana
bd27ca0b2b
Add comment
2025-03-06 18:36:26 +01:00
Jakub Vrana
aa7cf70d25
JS: Use ||
2025-03-06 18:23:20 +01:00
Jakub Vrana
94a4f61db2
PHP: Use ?:
2025-03-06 18:12:22 +01:00