Commit Graph

  • ca336427f5 Do not wrap alter table thead Jakub Vrana 2018-02-07 14:22:58 +01:00
  • 8a75cbc630 Add version() to use in plugins Jakub Vrana 2018-02-07 12:49:53 +01:00
  • c8bb112a5d Select original if nothing else is selected Jakub Vrana 2018-02-07 12:46:43 +01:00
  • 06660882b5 Remove nested array Jakub Vrana 2018-02-07 12:42:46 +01:00
  • 42eec7d728 Support connecting to MySQL via SSL Jakub Vrana 2018-02-07 12:13:58 +01:00
  • cac523402a Display Invalid credentials if connection error is empty Jakub Vrana 2018-02-07 11:37:53 +01:00
  • 02cd416093 Delete unused functions Jakub Vrana 2018-02-06 16:33:47 +01:00
  • 33f0023d37 Ignore functions in Min_Driver Jakub Vrana 2018-02-06 16:32:56 +01:00
  • f09d26a51d Remove unnecessary quotes Jakub Vrana 2018-02-06 16:25:58 +01:00
  • b500a46f9a Add truncate_sql to PostgreSQL Jakub Vrana 2018-02-06 16:24:12 +01:00
  • 19653de764 PostgreSQL: Unescape bytea fields Jakub Vrana 2018-02-06 16:05:39 +01:00
  • 29c127e94a Save bytes Jakub Vrana 2018-02-06 15:54:19 +01:00
  • 4417a8b220 Add missing function to compile.php Jakub Vrana 2018-02-06 15:52:48 +01:00
  • 17b110f0d5 PostgreSQL: Upload binary files to bytea fields Jakub Vrana 2018-02-06 15:42:14 +01:00
  • b649fb2f3f Allow using number_type() as pattern Jakub Vrana 2018-02-06 14:52:12 +01:00
  • d3914ea58e Translate thousands separator in JS Jakub Vrana 2018-02-06 14:46:50 +01:00
  • 31d8803db2 Editor: Use type=search for Search tables Jakub Vrana 2018-02-06 14:13:51 +01:00
  • d43b773214 Move tableCheck() below </form> Jakub Vrana 2018-02-06 13:53:15 +01:00
  • f09a04ed09 Pass operator from db.inc.php Jakub Vrana 2018-02-06 13:48:56 +01:00
  • d7f9b6b5de PostgreSQL: Cast to string when searching using LIKE (bug #325) Jakub Vrana 2018-02-06 13:39:44 +01:00
  • 197abdcb70 MySQL: Support non-utf8 charset in search in column Jakub Vrana 2018-02-06 13:19:12 +01:00
  • c2de3b8ec1 Use ST_GeomFromText in MySQL 8 (bug #574) Jakub Vrana 2018-02-06 13:07:37 +01:00
  • c52fb951b0 Do not modify $_GET["where"] Jakub Vrana 2018-02-06 12:58:06 +01:00
  • 14429ff355 Display empty operator as LIKE %% Jakub Vrana 2018-02-06 12:56:18 +01:00
  • a7632fd9fd Fix whitespace Jakub Vrana 2018-02-06 12:50:36 +01:00
  • 967d5c64a3 Avoid deprecated each() Jakub Vrana 2018-02-06 12:49:39 +01:00
  • c34ada5368 PostgreSQL: Fix condition for selecting no rows Jakub Vrana 2018-02-06 12:43:10 +01:00
  • 2d7bda4d1e Fix error display in Search tables Jakub Vrana 2018-02-06 12:40:28 +01:00
  • 6cfb3676a7 PostgreSQL: Don't treat interval type as number (bug #474) Jakub Vrana 2018-02-06 12:17:01 +01:00
  • 11a7fc0277 Pass required parameter Jakub Vrana 2018-02-06 12:00:22 +01:00
  • de539cf0c7 Use existing variable Jakub Vrana 2018-02-06 11:57:02 +01:00
  • 880902da17 Add class to use in designs Jakub Vrana 2018-02-06 08:47:13 +01:00
  • 89ceb06208 Use primary key instead of LIMIT 1 if available Jakub Vrana 2018-02-05 11:21:19 +01:00
  • d2ed0f7810 Release 4.6.0 v4.6.0 Jakub Vrana 2018-02-05 09:30:33 +01:00
  • 7b0c58af32 Fix affected rows after getting warnings Jakub Vrana 2018-02-05 09:23:07 +01:00
  • d3cdfc17de Fix number of affected rows after getting warnings Jakub Vrana 2018-02-05 09:09:41 +01:00
  • f097817386 Fix test Jakub Vrana 2018-02-05 08:43:31 +01:00
  • 3b55c4c0f7 Fix 5.1 being displayed as 5.09999... Jakub Vrana 2018-02-05 08:42:25 +01:00
  • 6636434378 PRIMARY KEY in SQLite Jakub Vrana 2018-02-05 08:32:51 +01:00
  • dd3e57086b Add design Esterka Jakub Vrana 2018-02-02 09:18:38 +01:00
  • 473b60361b Disable autocompleting password on create user page Jakub Vrana 2018-02-02 08:52:15 +01:00
  • f128c2d1ea Use primary key to edit rows even if not selected Jakub Vrana 2018-02-01 23:09:40 +01:00
  • c75096f173 Space between DB and Use Jakub Vrana 2018-02-01 22:22:29 +01:00
  • c0b2c506bc Translate DB Jakub Vrana 2018-02-01 22:20:56 +01:00
  • 0ebf710d41 Select converted fields only once Jakub Vrana 2018-02-01 22:01:36 +01:00
  • fa41126c37 Don't count rows if we reached the end Jakub Vrana 2018-02-01 20:59:05 +01:00
  • 09920e0056 Fix count_rows with more than one group by column Jakub Vrana 2018-02-01 20:45:49 +01:00
  • 685bf29abc Use separator in limit1 Jakub Vrana 2018-02-01 18:53:53 +01:00
  • 0866c79afb SQLite: Limit rows in data manipulation without unique key Jakub Vrana 2018-02-01 18:47:57 +01:00
  • e8e3ced948 Document that tests don't work with oninput Jakub Vrana 2018-02-01 17:04:50 +01:00
  • 52d98e16fa PostgreSQL: Limit rows in data manipulation without unique key Jakub Vrana 2018-02-01 16:56:50 +01:00
  • 763e66a148 Don't use ctid as it's not stable Jakub Vrana 2018-02-01 16:45:31 +01:00
  • 8868b48e4c Move variables close to their usage Jakub Vrana 2018-02-01 16:40:58 +01:00
  • 4961588f7d Limit non-unique where updates Jakub Vrana 2018-02-01 16:25:30 +01:00
  • f4625da53d Use Oid as the name of the column Jakub Vrana 2018-02-01 16:15:36 +01:00
  • dc94b2ec38 Save bytes Jakub Vrana 2018-02-01 16:00:40 +01:00
  • f8af8c9cbf Update rmsoft design Jakub Vrana 2018-02-01 15:38:15 +01:00
  • e55f0d7cb2 MySQL: Add FIND_IN_SET search operator Jakub Vrana 2018-02-01 15:25:38 +01:00
  • 5b7f2d9086 Add rmsoft design Jakub Vrana 2018-02-01 14:54:18 +01:00
  • 6d55395d9e MySQL: Add floor and ceil functions Jakub Vrana 2018-02-01 14:32:01 +01:00
  • 2e6190fdf1 Fix links to PostgreSQL 10 documentation Jakub Vrana 2018-02-01 14:02:25 +01:00
  • b9ad864b75 Delete unused variable Jakub Vrana 2018-02-01 13:57:46 +01:00
  • 7296f017fb Display options for timestamp columns when creating a new table (thanks to Robert Vlach) Jakub Vrana 2018-02-01 13:55:11 +01:00
  • ae91088cb3 Don't display warnings for failed queries Jakub Vrana 2018-02-01 13:12:05 +01:00
  • 51a574926d Fix variable name Jakub Vrana 2018-02-01 13:08:28 +01:00
  • 532a4ee083 Reorder variables Jakub Vrana 2018-02-01 12:27:22 +01:00
  • 6b9c0dee14 Use pg_last_notice only with pgsql Jakub Vrana 2018-02-01 12:00:34 +01:00
  • be75939344 Print warnings in call Jakub Vrana 2018-02-01 11:58:04 +01:00
  • d667f585e0 Pass start time to selectQuery Jakub Vrana 2018-02-01 11:54:39 +01:00
  • ebb23a7a88 PostgreSQL: Display warnings Jakub Vrana 2018-02-01 11:50:15 +01:00
  • e9add6d985 Return string from warnings() Jakub Vrana 2018-02-01 11:43:44 +01:00
  • e3346fb0bc Display warnings in messages Jakub Vrana 2018-02-01 09:21:50 +01:00
  • ae2ea56681 Show select warnings Jakub Vrana 2018-02-01 08:55:09 +01:00
  • 080fd0f374 Support X-Forwarded-Prefix (e.g. Traefik PathPrefixStrip feature) Colin Mollenhour 2018-01-31 12:11:03 -05:00
  • e32f90f8ff Lowercase EXPLAIN but don't translate it Jakub Vrana 2018-01-31 20:25:41 +01:00
  • 7ad09d2cb4 Move explain below warnings Jakub Vrana 2018-01-31 20:25:11 +01:00
  • 40038d4210 Fix return type Jakub Vrana 2018-01-31 18:29:01 +01:00
  • 2adc174541 MySQL: Display warnings in SQL command Jakub Vrana 2018-01-31 17:28:12 +01:00
  • 2fb2d208c0 Quote default values not starting with a letter Jakub Vrana 2018-01-31 16:46:50 +01:00
  • 4de6e3180d Stop redirecting links via adminer.org Jakub Vrana 2018-01-30 19:12:49 +01:00
  • 8829ccdf93 Fix min_version use Jakub Vrana 2018-01-30 23:53:04 +01:00
  • 0320bcdda6 Quote dates in default value Jakub Vrana 2018-01-30 17:00:34 +01:00
  • 851700516d Fully support functions in default values Jakub Vrana 2018-01-30 16:50:37 +01:00
  • d542843fdd Fix min_version use Jakub Vrana 2018-01-30 16:42:13 +01:00
  • 4bb2f806b1 PostgreSQL: Allow now() as default value (bug #525) Jakub Vrana 2018-01-30 16:24:31 +01:00
  • cc31a69b65 Fix edit_type after 1f21cd43 Jakub Vrana 2018-01-30 16:21:04 +01:00
  • 78f0a1152e PostgreSQL: Allow editing views with uppercase letters (bug #467) Jakub Vrana 2018-01-30 16:03:13 +01:00
  • 1f21cd4329 PostgreSQL: Allow creating trigger functions Jakub Vrana 2018-01-30 15:55:50 +01:00
  • 9f69160797 Add placeholders Jakub Vrana 2018-01-30 15:24:01 +01:00
  • e81334ef87 PostgreSQL: Support functions Jakub Vrana 2018-01-30 15:18:26 +01:00
  • 6c3e1e2768 Add min_version to compile.php Jakub Vrana 2018-01-30 14:47:22 +01:00
  • 92739f48ce SimpleDB: Document that allow_url_fopen is required (bug #340) Jakub Vrana 2018-01-30 13:19:21 +01:00
  • d28d01e76c Focus correct field in selectSearch Jakub Vrana 2018-01-29 21:19:11 +01:00
  • 75450548b3 Support JSON since MariaDB 10.2 (bug #590) Jakub Vrana 2018-01-29 21:08:38 +01:00
  • c3b4208853 Use min_version Jakub Vrana 2018-01-29 19:49:52 +01:00
  • d38c673e2a Add min_version Jakub Vrana 2018-01-29 19:34:26 +01:00
  • 93686eab65 Save bytes Jakub Vrana 2018-01-29 18:33:26 +01:00
  • 224ddb5a33 add malay translation Pisyek 2018-01-28 16:00:52 +08:00
  • 4db23fd471 Added and translated missing keys in polish translation Radosław Kowalewski 2018-01-27 16:25:00 +01:00
  • a003866a55 Update compatibility with TinyMCE v4 (#247) Steven Adger 2018-01-29 10:09:35 -07:00