Commit graph

  • 1b8c0c6f77
    Tmpfiles in shared hostings #18 John F. Arroyave Gutiérrez 2023-06-30 07:56:33 -0500
  • ff6fe2a89c Added one more copy to clipboard Lionel Laffineur 2023-05-29 14:59:12 +0200
  • c38dedb7f6 Implemented copy-to-clipboard at 2 places Lionel Laffineur 2023-05-28 21:33:24 +0200
  • cdfc70faed
    Merge pull request #14 from Roy-Orbison/patch_driver_name Lionel 2023-05-27 20:00:42 +0200
  • faf5cbcf8e
    Merge pull request #15 from Roy-Orbison/regex_global_search Lionel 2023-05-27 19:57:01 +0200
  • 3a4783ca1e
    Merge pull request #13 from Roy-Orbison/markdown_readme Lionel 2023-05-23 09:04:18 +0200
  • a424d469b6 Enable regular expressions when searching data #15 Roy-Orbison 2023-05-22 12:17:33 +0930
  • dadc1e1c58 Function to retrieve driver name #14 Roy-Orbison 2021-08-31 09:57:30 +0930
  • 2cc46df43c Markdown readme #13 Roy-Orbison 2023-05-22 11:10:41 +0930
  • b2c96c60a3
    Merge pull request #12 from adminerevo/add_unix_timestamp Lionel 2023-05-21 18:31:41 +0200
  • e3c1f24ad6 Code cosmetics : removed trailing tabs Lionel Laffineur 2023-05-21 15:03:36 +0200
  • f21795b27d
    Merge pull request #11 from adminerevo/misaligned_inputs Lionel 2023-05-20 13:22:19 +0200
  • 0de8ac6c61 Merge branch 'fix_for_missing_stderr' Lionel Laffineur 2023-05-20 12:02:46 +0200
  • 8f36bf3630 Merge branch 'modification_of_bangla_language_file' Lionel Laffineur 2023-05-20 12:02:12 +0200
  • 8e15c96f10
    Merge pull request #10 from adminerevo/modification_of_bangla_language_file Lionel 2023-05-18 16:13:23 +0200
  • 51f88340fa
    Merge pull request #9 from adminerevo/latvian_language_translation Lionel 2023-05-18 15:55:20 +0200
  • 2afd3ee09d workflows: set up GitHub pages Gerry Demaret 2023-05-18 13:43:05 +0200
  • 1109aad016
    Update readme.txt Lionel 2023-05-06 15:13:51 +0200
  • 5044e808e2
    Update comlie.php Umasterov 2022-12-24 16:47:47 +0300
  • abe537dcd7 add unix_timestamp to functions for mysql #12 Michal Paulovic 2022-11-15 10:16:09 +0100
  • 965598b640
    Some informal words has been replaced with formal words. Some incorrect words has been corrected. #10 Hossain Ahmed Saiman 2021-11-29 15:26:42 +0600
  • a4ebae8706 Some informal words has been replaced with formal words. Some incorrect words has been corrected. Hossain Ahmed Saiman 2021-11-29 14:41:24 +0600
  • fad4ce785b Latvian language translation #9 @krysits.COM 2021-09-19 00:51:39 +0300
  • 2717333789 misaligned inputs #11 Roy-Orbison 2021-06-10 15:58:52 +0930
  • 88647b93e4 Improved spelling. Linus Törngren 2021-04-29 11:35:05 +0200
  • b8c5eec46d MS SQL: Support [ in udf_unescape Jakub Vrana 2021-05-23 12:50:14 +0200
  • dadbb37f00 PostgreSQL: Don't reset table comments Jakub Vrana 2021-05-23 11:45:57 +0200
  • ea1acfc8bc Preventively escape name Jakub Vrana 2021-05-23 11:38:51 +0200
  • 2dd65f0c0f Support multi-line table comments Jakub Vrana 2021-05-23 11:38:04 +0200
  • 473f7264f8 PostgreSQL: Use separator in limit1 Jakub Vrana 2021-05-23 11:08:29 +0200
  • db01282e29 Use ST_SRID() in mysql driver for MySQL 8 Benjamin Cremer 2021-03-12 10:29:32 +0100
  • 1f173e18bd Release 4.8.1 v4.8.1 Jakub Vrana 2021-05-14 07:39:59 +0200
  • 4043092ec2 Escape link in doc_link (bug #797) Jakub Vrana 2021-05-14 06:39:01 +0200
  • 60ad161178 PostgreSQL: Fix parsing of foreign keys with non-ASCII column names (thanks to Tomas Pecina) Jakub Vrana 2021-05-14 06:21:09 +0200
  • a12d31c5a8 Fix editRowPrint for plugin luigifab 2021-03-03 18:23:37 +0100
  • f6880b59d6 Prevent adminer to consider MariaDB sequences being views Vladimír Dudr 2021-02-25 16:40:56 +0100
  • 72beecc0ab PostgreSQL: Support UPDATE OF triggers (bug #789) and triggers with more events (OR) Jakub Vrana 2021-03-03 11:07:44 +0100
  • 42de1051a6 Update bug numbers Jakub Vrana 2021-02-24 09:52:22 +0100
  • af1a908f56 Unsubstite constants (PHP 5 is now required) Jakub Vrana 2021-02-23 12:42:11 +0100
  • 205305d6b5 Avoid PHP warnings with PDO drivers (bug #786) Jakub Vrana 2021-02-23 12:33:30 +0100
  • 0e5f39042a Update ca.inc.php Jaume Barber 2021-02-17 21:20:39 +0100
  • f94f29124a Oracle: Fix column name in index (thanks to Shirai Takashi) Jakub Vrana 2021-02-16 08:21:26 +0100
  • 28996e2286 PostgreSQL < 10 PDO: Avoid displaying GENERATED ALWAYS BY IDENTITY everywhere (bug #785) Jakub Vrana 2021-02-15 18:31:47 +0100
  • 7f8c93a6f1 SQLite: Fix displayed types (bug #784) Jakub Vrana 2021-02-15 18:07:00 +0100
  • 25dda09bce Update TODO Jakub Vrana 2021-02-12 16:27:00 +0100
  • ff45b8f7a9 Save bytes Jakub Vrana 2021-02-12 16:08:40 +0100
  • 3a36112a10 Fixes greek language typos and translated strings Konstantinos Megas 2021-02-15 16:26:22 +0200
  • e9e61fce26 MySQL: Allow moving views to other DB and renaming DB with views (bug #783) Jakub Vrana 2021-02-12 11:49:35 +0100
  • 5a1498d160 Use common code Jakub Vrana 2021-02-12 10:49:31 +0100
  • ccb7442d1b Fix more PHP 8 warnings (bug #781) Jakub Vrana 2021-02-12 09:53:20 +0100
  • eebda8695b Oracle: Fix the bugs for indexes. Takashi SHIRAI 2021-02-12 11:22:29 +0900
  • 94d18d003e Remove version Jakub Vrana 2021-02-11 12:20:09 +0100
  • 3881fc1680 Fix designs after 7db10e95 Jakub Vrana 2021-02-11 08:52:33 +0100
  • 9bd63a1326 Update readme Jakub Vrana 2021-02-10 19:52:46 +0100
  • 92d5858b03 Link instructions Jakub Vrana 2021-02-10 18:49:22 +0100
  • d506f1e241
    Enable CodeQL Analysis Jakub Vrána 2021-02-10 19:51:49 +0100
  • cd7f06c8b2
    Create security policy Jakub Vrána 2021-02-10 19:43:30 +0100
  • b83c61fca3 Release 4.8.0 v4.8.0 Jakub Vrana 2021-02-10 17:21:55 +0100
  • 3882bfaac1 Remove .inc extension from driver plugins Jakub Vrana 2021-02-10 11:43:56 +0100
  • 29e2475b5a Oracle: Use correct DB in db_size, fix typo (thanks to Shirai Takashi) Jakub Vrana 2021-02-10 11:15:18 +0100
  • fd1dd4ecf4 MongoDB: Alpha Jakub Vrana 2021-02-09 22:23:07 +0100
  • dc9e87dbd6 MongoDB: Prefer driver used in other functions Jakub Vrana 2021-02-10 09:45:34 +0100
  • 66f335fb63 Save bytes Jakub Vrana 2021-02-09 20:42:25 +0100
  • 574c07b8f5 MongoDB: Fix edit operations in select Jakub Vrana 2021-02-09 20:36:23 +0100
  • 84e4122225 Fix typo Jakub Vrana 2021-02-09 20:20:19 +0100
  • a61a76716b MongoDB: Use ObjectID only if used Jakub Vrana 2021-02-09 20:19:43 +0100
  • 5d317111c7 MongoDB: Fix operators Jakub Vrana 2021-02-09 20:12:41 +0100
  • 6af375c67d MongoDB: Handle errors Jakub Vrana 2021-02-09 20:09:11 +0100
  • 609b8690ec MongoDB: Fix query Jakub Vrana 2021-02-09 19:46:33 +0100
  • 13260dcb76 Save bytes Jakub Vrana 2021-02-09 16:54:21 +0100
  • e002a3bc99 MongoDB: Display error when selecting wrong table Jakub Vrana 2021-02-09 16:37:42 +0100
  • f44f186b38 MongoDB: Display arrays as JSON Jakub Vrana 2021-02-09 16:34:42 +0100
  • c24a6a6aef MongoDB: Fix executeQuery Jakub Vrana 2021-02-09 16:32:38 +0100
  • f11a31e0a9 MongoDB: Modern extension doesn't allow connecting with random user/password Jakub Vrana 2021-02-09 16:13:28 +0100
  • 38e741054a MongoDB: Add operators Jakub Vrana 2021-02-09 11:31:37 +0100
  • 513e1f425f MongoDB: Handle exceptions Jakub Vrana 2021-02-09 11:30:14 +0100
  • a023e98c4d MongoDB: Fix getting binary fields Jakub Vrana 2021-02-09 11:07:47 +0100
  • 633e7ced9c MongoDB: Fix num_rows Jakub Vrana 2021-02-09 10:56:52 +0100
  • 3a3df6962b MongoDB: Move common code to function Jakub Vrana 2021-02-09 10:53:21 +0100
  • 1e4fb073b5 MongoDB: Display Authentication failed instead of exception Jakub Vrana 2021-02-09 10:42:05 +0100
  • 08637cee62 Delete duplicate code Jakub Vrana 2021-02-09 10:29:19 +0100
  • 4742bde873 Fix operators init Jakub Vrana 2021-02-09 10:19:05 +0100
  • 7a89b5a037 PostgreSQL: Fix displaying NULL bytea fields Jakub Vrana 2021-02-09 10:08:27 +0100
  • c5b5b61be1 Avoid errors about 'view_trigger' Takashi SHIRAI 2019-03-26 13:58:51 +0900
  • 2b0ac4c0e1 Support unprivileged users for schema list Takashi SHIRAI 2019-03-26 13:57:04 +0900
  • ef53494df0 Support altering indexes Takashi SHIRAI 2019-03-26 13:53:54 +0900
  • 98458f737d Avoid errors when alter table column Takashi SHIRAI 2019-03-26 13:50:52 +0900
  • 68edea54ea Avoid errors about auto increment Takashi SHIRAI 2019-03-26 13:47:44 +0900
  • 6660789d04 Support granted table to list up indexes Takashi SHIRAI 2019-03-26 13:40:17 +0900
  • ee4ffe9b65 Correct column size with string type Takashi SHIRAI 2019-03-26 13:36:16 +0900
  • 27de0417fe Sort the DB list Takashi SHIRAI 2019-03-26 13:34:09 +0900
  • 339981b9d6 Support importing table data Takashi SHIRAI 2019-03-26 13:18:34 +0900
  • 53a8496412 The table with another scheme is deleted from the table list Takashi SHIRAI 2019-03-26 13:14:26 +0900
  • fb38ae2ffd Support computing DB infos Takashi SHIRAI 2019-03-26 12:59:26 +0900
  • 91da14b15c PostgreSQL: Do not show triggers from other schemas salacr 2021-02-08 20:43:40 +0100
  • 51abdcdab9 SimpleDB, Firebird, ClickHouse: Move to plugin Jakub Vrana 2021-02-08 19:56:15 +0100
  • 4038144c38 Add comments Jakub Vrana 2021-02-08 18:43:10 +0100
  • 50ed4f7ce7 Prepare for moving drivers to plugins Jakub Vrana 2021-02-08 18:36:05 +0100
  • 4f8ecd3c11 Support function default values in insert (bug #713) Jakub Vrana 2021-02-08 17:52:10 +0100
  • f2063c92c5 Allow SQL pseudo-function in insert Jakub Vrana 2021-02-08 17:41:59 +0100