103 Commits (2b52a9b653c0fed66b669db5697715b2927ab76a)

Author SHA1 Message Date
Jakub Vrana 2b52a9b653 PostgreSQL: Allow comparing json columns (fix #1107) 1 month ago
Jakub Vrana 1cc3fdf915 Add section links in database overview 2 months ago
Jakub Vrana 737b631dda Elasticsearch: Support dropping aliases 2 months ago
Jakub Vrana e282d6eb89 PostgreSQL: Display index expressions 2 months ago
Jakub Vrana 86ffeb2a1e PostgreSQL: Add SQL operator to select 2 months ago
Jakub Vrana 31530ba03e Do not order descending in GROUP BY select 2 months ago
Jakub Vrana 146d3539d8 Warn about exceeded max_file_uploads in import 2 months ago
Jakub Vrana 4698686232 PostgreSQL: Hide only partitions, not all inherited tables from menu 2 months ago
Jakub Vrana e589c80f42 PostgreSQL: Show structure of inherited tables 2 months ago
Jakub Vrana 246c3c489b MySQL 5.0-: Do not load partitioning info in alter table (fix #1099) 2 months ago
Jakub Vrana ac8318f387 PostgreSQL 11-: Avoid duplicate oid in table status (fix #1089) 2 months ago
salacr ec5ad85470 Make kill_process / process_list extendable 3 months ago
Jakub Vrana 307fabaf22 Allow specifying operator in search anywhere 3 months ago
Jakub Vrana e76be9f890 Develop 3 months ago
Jakub Vrana 1cfc8451ef Release 5.3.0 3 months ago
Jakub Vrana e707c7a5f4 Editor: Fix bit and enum search (fix #1062) 3 months ago
Jakub Vrana 5f7fb62803 PostgreSQL: Add NOT ILIKE operator (fix #1066) 3 months ago
Jakub Vrana 45d61803c4 Align money values right (bug #1071) 3 months ago
Jakub Vrana 48160f2cd7 Add border to column actions (fix #1072) 3 months ago
Jakub Vrana ebcf4feeb2 Use variable 3 months ago
Jakub Vrana d881f51deb MySQL: Fix connecting with port (fix #1057, regression from 5.1.1) 3 months ago
salacr c734deca84 PostgreSQL: Partial Indexes 3 months ago
Jakub Vrana 1466051402 Fix type error in Create function (fix #1053) 3 months ago
Jakub Vrana e340a2973e Select: Align numeric functions right 3 months ago
Jakub Vrana 3dad86d279 Plugins: Allow setting dark mode in css() (bug #1049) 3 months ago
Jakub Vrana 67a64c8d72 JUSH: PostgreSQL keywords, autocomplate table aliases 3 months ago
Jakub Vrana d59d6c4075 MySQL: Support index algorithms with MEMORY and NDB engines 3 months ago
Joshi yogesh a04823f4c4 Add Hindi (hi) language translation file for Adminer 3 months ago
salacr 92ce506243 PostgreSQL: Support index algorithms 3 months ago
Jakub Vrana 6d6998c3d3 PostgreSQL: Support calling functions returning table (fix #1040) 3 months ago
Jakub Vrana 7dc152b732 CockroachDB: Partitioning 3 months ago
Jakub Vrana 020285772b MySQL: Avoid warning on selecting tables with fulltext indexes (fix #1036) 4 months ago
Jakub Vrana 460a24ea2d PostgreSQL: Creating partitioned tables (fix #1031) 4 months ago
Jakub Vrana a9bcde334f PostgreSQL: Move partitioned tables from table list to parent table (bug #1031) 4 months ago
Jakub Vrana a735b795b2 PostgreSQL: Show partitioned tables as tables, not views (bug #1031) 4 months ago
Jakub Vrana 008cd33058 Designs: adminer.css with 'prefers-color-scheme: dark' don't disable dark mode (fix #1009) 4 months ago
Jakub Vrana 5867b0724f Plugins: Method bodyClass() to add <body class> (fix #309) 4 months ago
Jakub Vrana c809216a56 Develop 4 months ago
Jakub Vrana eb43ea3025 Release 5.2.1 4 months ago
Jakub Vrana 2ba833409a non-MySQL: Parse '--' without trailing space as comment in SQL command (fix #1025, regression from 5.2.0) 4 months ago
Jakub Vrana 5eaaa498d3 PostgreSQL PDO: Fix bytea without primary key (fix #1021) 4 months ago
Jakub Vrana a83626c8af Fix import without primary key (fix #1017, regression from 5.1.1) 4 months ago
Jakub Vrana 8bce359fae Fix search anywhere (fix #1004, regression from 5.1.1) 4 months ago
Jakub Vrana 51bcc2a064 Develop 4 months ago
Jakub Vrana 588af652d4 Release 5.2.0 4 months ago
Jakub Vrana 3f979793f7 Fix foreign key actions (regression from 5.1.1) 4 months ago
Jakub Vrana fb32c10f94 Plugins: Move lang() to Adminer\Plugin 4 months ago
Jakub Vrana 7ff1d82903 New plugin: Configure menu table links 4 months ago
Jakub Vrana cca943015f New plugin: Configure options by end-users and store them to a cookie 4 months ago
Jakub Vrana ebd2e4f5b4 MS SQL: Limit one INSERT in export to 1000 rows (fix #983) 4 months ago