Jakub Vrana
|
967d5c64a3
|
Avoid deprecated each()
|
2018-02-06 12:49:39 +01:00 |
|
Jakub Vrana
|
c34ada5368
|
PostgreSQL: Fix condition for selecting no rows
|
2018-02-06 12:43:10 +01:00 |
|
Jakub Vrana
|
2d7bda4d1e
|
Fix error display in Search tables
|
2018-02-06 12:40:28 +01:00 |
|
Jakub Vrana
|
6cfb3676a7
|
PostgreSQL: Don't treat interval type as number (bug #474)
|
2018-02-06 12:17:01 +01:00 |
|
Jakub Vrana
|
880902da17
|
Add class to use in designs
|
2018-02-06 08:47:28 +01:00 |
|
Jakub Vrana
|
89ceb06208
|
Use primary key instead of LIMIT 1 if available
|
2018-02-05 11:21:19 +01:00 |
|
Jakub Vrana
|
d2ed0f7810
|
Release 4.6.0
|
2018-02-05 09:30:33 +01:00 |
|
Jakub Vrana
|
7b0c58af32
|
Fix affected rows after getting warnings
|
2018-02-05 09:23:07 +01:00 |
|
Jakub Vrana
|
d3cdfc17de
|
Fix number of affected rows after getting warnings
|
2018-02-05 09:09:41 +01:00 |
|
Jakub Vrana
|
3b55c4c0f7
|
Fix 5.1 being displayed as 5.09999...
|
2018-02-05 08:42:25 +01:00 |
|
Jakub Vrana
|
473b60361b
|
Disable autocompleting password on create user page
|
2018-02-02 08:52:15 +01:00 |
|
Jakub Vrana
|
f128c2d1ea
|
Use primary key to edit rows even if not selected
|
2018-02-01 23:09:40 +01:00 |
|
Jakub Vrana
|
c75096f173
|
Space between DB and Use
|
2018-02-01 22:22:29 +01:00 |
|
Jakub Vrana
|
c0b2c506bc
|
Translate DB
|
2018-02-01 22:20:56 +01:00 |
|
Jakub Vrana
|
0ebf710d41
|
Select converted fields only once
|
2018-02-01 22:03:48 +01:00 |
|
Jakub Vrana
|
fa41126c37
|
Don't count rows if we reached the end
|
2018-02-01 20:59:05 +01:00 |
|
Jakub Vrana
|
09920e0056
|
Fix count_rows with more than one group by column
|
2018-02-01 20:45:49 +01:00 |
|
Jakub Vrana
|
685bf29abc
|
Use separator in limit1
|
2018-02-01 18:53:53 +01:00 |
|
Jakub Vrana
|
0866c79afb
|
SQLite: Limit rows in data manipulation without unique key
|
2018-02-01 18:47:57 +01:00 |
|
Jakub Vrana
|
52d98e16fa
|
PostgreSQL: Limit rows in data manipulation without unique key
|
2018-02-01 16:58:01 +01:00 |
|
Jakub Vrana
|
763e66a148
|
Don't use ctid as it's not stable
|
2018-02-01 16:45:31 +01:00 |
|
Jakub Vrana
|
8868b48e4c
|
Move variables close to their usage
|
2018-02-01 16:40:58 +01:00 |
|
Jakub Vrana
|
4961588f7d
|
Limit non-unique where updates
|
2018-02-01 16:25:30 +01:00 |
|
Jakub Vrana
|
f4625da53d
|
Use Oid as the name of the column
|
2018-02-01 16:15:36 +01:00 |
|
Jakub Vrana
|
dc94b2ec38
|
Save bytes
|
2018-02-01 16:00:40 +01:00 |
|
Jakub Vrana
|
e55f0d7cb2
|
MySQL: Add FIND_IN_SET search operator
|
2018-02-01 15:25:38 +01:00 |
|
Jakub Vrana
|
6d55395d9e
|
MySQL: Add floor and ceil functions
|
2018-02-01 14:32:01 +01:00 |
|
Jakub Vrana
|
2e6190fdf1
|
Fix links to PostgreSQL 10 documentation
|
2018-02-01 14:02:25 +01:00 |
|
Jakub Vrana
|
7296f017fb
|
Display options for timestamp columns when creating a new table (thanks to Robert Vlach)
|
2018-02-01 13:55:11 +01:00 |
|
Jakub Vrana
|
ae91088cb3
|
Don't display warnings for failed queries
|
2018-02-01 13:16:37 +01:00 |
|
Jakub Vrana
|
51a574926d
|
Fix variable name
|
2018-02-01 13:08:28 +01:00 |
|
Jakub Vrana
|
532a4ee083
|
Reorder variables
|
2018-02-01 12:27:22 +01:00 |
|
Jakub Vrana
|
6b9c0dee14
|
Use pg_last_notice only with pgsql
|
2018-02-01 12:03:11 +01:00 |
|
Jakub Vrana
|
be75939344
|
Print warnings in call
|
2018-02-01 11:58:04 +01:00 |
|
Jakub Vrana
|
d667f585e0
|
Pass start time to selectQuery
|
2018-02-01 11:54:56 +01:00 |
|
Jakub Vrana
|
ebb23a7a88
|
PostgreSQL: Display warnings
|
2018-02-01 11:50:15 +01:00 |
|
Jakub Vrana
|
e9add6d985
|
Return string from warnings()
|
2018-02-01 11:43:44 +01:00 |
|
Jakub Vrana
|
e3346fb0bc
|
Display warnings in messages
|
2018-02-01 09:21:50 +01:00 |
|
Jakub Vrana
|
ae2ea56681
|
Show select warnings
|
2018-02-01 08:59:46 +01:00 |
|
Colin Mollenhour
|
080fd0f374
|
Support X-Forwarded-Prefix (e.g. Traefik PathPrefixStrip feature)
|
2018-01-31 20:38:14 +01:00 |
|
Jakub Vrana
|
e32f90f8ff
|
Lowercase EXPLAIN but don't translate it
|
2018-01-31 20:25:41 +01:00 |
|
Jakub Vrana
|
7ad09d2cb4
|
Move explain below warnings
|
2018-01-31 20:25:11 +01:00 |
|
Jakub Vrana
|
40038d4210
|
Fix return type
|
2018-01-31 18:29:01 +01:00 |
|
Jakub Vrana
|
2adc174541
|
MySQL: Display warnings in SQL command
|
2018-01-31 17:28:12 +01:00 |
|
Jakub Vrana
|
2fb2d208c0
|
Quote default values not starting with a letter
|
2018-01-31 16:46:50 +01:00 |
|
Jakub Vrana
|
4de6e3180d
|
Stop redirecting links via adminer.org
|
2018-01-31 11:11:34 +01:00 |
|
Jakub Vrana
|
8829ccdf93
|
Fix min_version use
|
2018-01-30 23:53:04 +01:00 |
|
Jakub Vrana
|
0320bcdda6
|
Quote dates in default value
|
2018-01-30 17:00:34 +01:00 |
|
Jakub Vrana
|
851700516d
|
Fully support functions in default values
|
2018-01-30 16:50:37 +01:00 |
|
Jakub Vrana
|
d542843fdd
|
Fix min_version use
|
2018-01-30 16:42:13 +01:00 |
|