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 |
|
Jakub Vrana
|
dc50bf17ea
|
SQLite: Remove useless condition
|
2025-03-06 17:55:45 +01:00 |
|
Jakub Vrana
|
f05f4b4cbc
|
Change $jush to constant
|
2025-03-06 17:51:20 +01:00 |
|
Jakub Vrana
|
0541680d73
|
Move constants to namespace
|
2025-03-06 17:34:21 +01:00 |
|
Jakub Vrana
|
5a84ff7647
|
PostgreSQL: Display ? instead of -1 rows in table overview (bug #883)
|
2025-03-06 17:08:32 +01:00 |
|
Jakub Vrana
|
edd7c67797
|
Delete incorporated plugin
|
2025-03-06 14:59:48 +01:00 |
|
Jakub Vrana
|
c6f825a786
|
Move $enum_length to Driver
|
2025-03-06 14:51:24 +01:00 |
|
Jakub Vrana
|
f711135574
|
Move $inout to Driver
|
2025-03-06 14:49:08 +01:00 |
|
Jakub Vrana
|
2b16f51933
|
PDO: Support search by expression.
This reverts b848764 .
|
2025-03-06 14:40:13 +01:00 |
|
Jakub Vrana
|
5fdaae27dc
|
Move possible drivers and JUSH to Driver
|
2025-03-06 14:27:58 +01:00 |
|
Jakub Vrana
|
049536da90
|
Mongo: Use $this->_conn
|
2025-03-06 14:10:05 +01:00 |
|
Jakub Vrana
|
bddce074fa
|
Mongo: Add Driver outside of if
|
2025-03-06 14:08:19 +01:00 |
|
Jakub Vrana
|
347d9f1f55
|
Move on_actions to Driver
|
2025-03-06 14:04:47 +01:00 |
|
Jakub Vrana
|
a8feb00098
|
Move unsigned to Driver
|
2025-03-06 13:58:15 +01:00 |
|
Jakub Vrana
|
69d7d76dc5
|
Move operators, functions and grouping to Driver
|
2025-03-06 13:51:49 +01:00 |
|
Jakub Vrana
|
2f0cd4185b
|
Move edit functions to Driver
|
2025-03-06 13:28:04 +01:00 |
|
Jakub Vrana
|
37a75f3759
|
Move types to Driver
|
2025-03-06 12:35:20 +01:00 |
|
Takashi SHIRAI
|
d2add4dd72
|
Fix the primary key for MS SQL
Signed-off-by: Takashi SHIRAI <shirai@nintendo.co.jp>
|
2025-03-06 08:54:59 +01:00 |
|
Jakub Vrana
|
f5d47d46a0
|
Use anonymous function
|
2025-03-05 17:08:29 +01:00 |
|
Jakub Vrana
|
e8d9a126be
|
Rely on PHP 5.3
|
2025-03-05 17:05:19 +01:00 |
|
Jakub Vrana
|
d9df9693e3
|
Code style: Add more checks
|
2025-03-05 16:33:22 +01:00 |
|
Jakub Vrana
|
105999f62e
|
Code style: Indent long statements
|
2025-03-05 15:01:21 +01:00 |
|
Jakub Vrana
|
ed5de27dd3
|
Code style: Indent long statements
|
2025-03-05 14:59:13 +01:00 |
|
Jakub Vrana
|
a7f097e78c
|
Code style: Indent long statements
|
2025-03-05 14:51:17 +01:00 |
|
Jakub Vrana
|
af68e30742
|
Code style: Remove newline before }
|
2025-03-05 14:38:48 +01:00 |
|
Jakub Vrana
|
f820fa1c26
|
Mark abstract classes
|
2025-03-05 14:31:53 +01:00 |
|
Jakub Vrana
|
f468c095ae
|
Make root namespace explicit
|
2025-03-05 14:25:09 +01:00 |
|
Jakub Vrana
|
c10b614ee1
|
Mongo: inline class names
|
2025-03-05 14:20:54 +01:00 |
|
Jakub Vrana
|
54568ddef6
|
PDO: Support namespaces
|
2025-03-05 14:15:17 +01:00 |
|
Jakub Vrana
|
3da09dd31a
|
Rename Min_ classes
|
2025-03-05 14:12:42 +01:00 |
|
Jakub Vrana
|
e801753519
|
Remove extra newline
|
2025-03-05 13:45:23 +01:00 |
|
Jakub Vrana
|
2f49bfb67e
|
Return accidentally removed error message
|
2025-03-05 13:10:41 +01:00 |
|
Jakub Vrana
|
e1e085f312
|
Use namespace in callbacks
|
2025-03-05 13:10:40 +01:00 |
|
Jakub Vrana
|
52c5392089
|
PHP: Use namespace
|
2025-03-05 13:10:40 +01:00 |
|