Anton Mikhalev
|
1896013267
|
Update ru-RU.ts
|
2023-05-19 14:14:35 +03:00 |
|
|
17eeb6d38e
|
feat: keepalive on mysql/postgre connections, should fix #577
|
2023-05-14 18:48:21 +02:00 |
|
Anton Mikhalev
|
b348c83501
|
Update ru-RU.ts
|
2023-05-04 16:11:10 +03:00 |
|
Anton Mikhalev
|
f58a12ebd5
|
Update ru-RU.ts
|
2023-05-04 16:01:17 +03:00 |
|
Anton Mikhalev
|
b806deeed0
|
Update ru-RU.ts
|
2023-05-04 14:36:47 +03:00 |
|
Anton Mikhalev
|
4e1be838bd
|
Update ru-RU.ts
|
2023-05-04 14:19:38 +03:00 |
|
Anton Mikhalev
|
bb7ec76ced
|
Update ru-RU.ts
|
2023-05-04 14:05:12 +03:00 |
|
Anton Mikhalev
|
e2b843cd18
|
Update ru-RU.ts
|
2023-05-04 14:01:52 +03:00 |
|
|
c48266c336
|
feat: option to choose the target table of an SQL INSERT exportation, closes #556
|
2023-04-28 18:46:24 +02:00 |
|
|
96e1ceb1d2
|
perf(translation): update italian translation
|
2023-04-27 18:12:19 +02:00 |
|
|
19859f45f4
|
feat: no table results message
|
2023-04-27 18:11:36 +02:00 |
|
|
74c136f833
|
fix: unable to delete rows with null values and no primary key
|
2023-04-27 14:14:04 +02:00 |
|
|
af91d96db6
|
fix: sidebar height out of visible area
|
2023-04-26 18:52:32 +02:00 |
|
|
0cd55fbfe9
|
fix: vertical scrollbar does not reset after performing a search, fixes #567
|
2023-04-21 00:47:31 +02:00 |
|
|
baef4ea4d1
|
feat(translation): ko-KR translation, closes #561
|
2023-04-17 09:21:01 +02:00 |
|
|
ebf7780c3c
|
refactor: fix ts error
|
2023-04-08 13:12:29 +02:00 |
|
|
0f24c80e5a
|
feat(MySQL): option to export from results SQL INSERTS in chunks, closes #501
|
2023-04-08 13:03:46 +02:00 |
|
|
afa61a9bc2
|
fix: unable to export BLOB values from table content o query result
|
2023-04-08 09:39:28 +02:00 |
|
|
8be9f932e7
|
feat: filter schemas in sidebar, closes #555
|
2023-04-07 18:06:41 +02:00 |
|
|
d802b32597
|
fix: triggers not exported if related table not included
|
2023-04-04 11:55:39 +02:00 |
|
|
28f0419af4
|
refactor: remove viewMenu on macOS
|
2023-03-30 18:07:24 +02:00 |
|
|
52108d7613
|
fix(MySQL): missing scale for FLOAT type
|
2023-03-28 17:27:47 +02:00 |
|
|
59846e6ff4
|
fix(MySQL): missing table information in table setting tab
|
2023-03-09 09:07:57 +01:00 |
|
|
63fece2a1b
|
fix(Linux): remove app menu shown pressing ALT key
|
2023-03-06 18:29:53 +01:00 |
|
|
3546c57e39
|
fix: unable to set string fields default values starting with 0
|
2023-03-02 18:09:16 +01:00 |
|
|
b925ff9c01
|
fix(Linux): remove app menu shown pressing ALT key
|
2023-03-02 09:07:10 +01:00 |
|
|
2c46269cf2
|
fix: hide table size tooltip if disabled
|
2023-03-02 09:06:28 +01:00 |
|
|
d1297a0085
|
fix: error with import/export tools, fixes #541
|
2023-02-27 10:43:51 +01:00 |
|
tianci li
|
c9093a36b3
|
Word error
|
2023-02-27 12:14:20 +08:00 |
|
tianci li
|
b6dbfe1564
|
Supplement the key-value pair and translate its value.
|
2023-02-27 11:59:29 +08:00 |
|
|
629ce63329
|
fix: single quotes not properly escaped for random generated content
|
2023-02-26 17:02:41 +01:00 |
|
|
313e7407eb
|
feat(MySQL): option, disabled by default, to enable table size indicators on sidebar
|
2023-02-23 08:51:33 +01:00 |
|
|
4458177688
|
fix(MariaDB): exception with event_scheduler DISABLED with MariaDB 10, fixes #535
|
2023-02-21 18:07:29 +01:00 |
|
tianci li
|
cacfc1c2eb
|
review
|
2023-02-19 14:21:42 +08:00 |
|
tianci li
|
2f30c0d42f
|
Updated zh-CN translation text
|
2023-02-19 14:07:49 +08:00 |
|
|
b1fbc43ab2
|
fix: unable to import after a failed import, fixes #515
|
2023-02-13 18:06:55 +01:00 |
|
|
ddb7ead083
|
fix: tables sort in sidebar
|
2023-02-10 09:26:17 +01:00 |
|
|
d934ae1e6c
|
fix(SQLite): triggers disappear after editing related table, fixes #523
|
2023-02-04 13:51:02 +01:00 |
|
|
68f8d48064
|
chore: minor ts changes
|
2023-02-04 12:10:09 +01:00 |
|
|
e7e491340a
|
feat(SQLite): added support to INTEGER UNSIGNED
|
2023-02-04 11:38:30 +01:00 |
|
|
e8447e5655
|
fix: select of table type stuck when editing an unknown type
|
2023-02-04 11:34:53 +01:00 |
|
|
6decba316c
|
fix: longtext edit modal opens when it shouldn't, fixes #524
|
2023-02-04 09:36:29 +01:00 |
|
|
2b5e1e7b39
|
fix(SQLite): error with integer timestamp fields
|
2023-02-04 09:07:41 +01:00 |
|
|
c7ab3b77a2
|
fix: allow comments in queies, fixes #519
|
2023-01-19 14:32:37 +01:00 |
|
|
4c16d8c61f
|
refactor: results table setting section
|
2023-01-16 18:15:49 +01:00 |
|
Dyas🍌 Yaskur🍎
|
9aca89477f
|
feat: add copy shortcut and default copy type setting
|
2023-01-16 04:49:44 +07:00 |
|
|
0e80e823d0
|
fix(SQLite): exception saving tables without INT fields length
|
2023-01-09 10:02:28 +01:00 |
|
|
ff4bc6c39b
|
feat: connection info icons in footer
|
2023-01-05 17:21:22 +01:00 |
|
|
f177c7f1f1
|
style: minor refactor
|
2023-01-02 09:21:01 +01:00 |
|
|
6fa430adf6
|
fix: ssh connection closed after idle time, fixes #425
|
2022-12-29 13:04:20 +01:00 |
|