Commit Graph

1654 Commits

Author SHA1 Message Date
allcontributors[bot] eb172022fa
docs: update .all-contributorsrc [skip ci] 2023-04-17 07:22:12 +00:00
allcontributors[bot] 0d5cac27ed
docs: update README.md [skip ci] 2023-04-17 07:22:11 +00:00
Fabio Di Stasio baef4ea4d1 feat(translation): ko-KR translation, closes #561 2023-04-17 09:21:01 +02:00
Fabio Di Stasio 6b3b22a01a chore(release): 0.7.8 2023-04-12 08:57:17 +02:00
Fabio Di Stasio ebf7780c3c refactor: fix ts error 2023-04-08 13:12:29 +02:00
Fabio Di Stasio 0f24c80e5a feat(MySQL): option to export from results SQL INSERTS in chunks, closes #501 2023-04-08 13:03:46 +02:00
Fabio Di Stasio afa61a9bc2 fix: unable to export BLOB values from table content o query result 2023-04-08 09:39:28 +02:00
Fabio Di Stasio 8be9f932e7 feat: filter schemas in sidebar, closes #555 2023-04-07 18:06:41 +02:00
Fabio Di Stasio d802b32597 fix: triggers not exported if related table not included 2023-04-04 11:55:39 +02:00
dependabot[bot] 12f3e03b45
build(deps): bump sql-formatter from 12.0.3 to 12.2.0
Bumps [sql-formatter](https://github.com/sql-formatter-org/sql-formatter) from 12.0.3 to 12.2.0.
- [Release notes](https://github.com/sql-formatter-org/sql-formatter/releases)
- [Changelog](https://github.com/sql-formatter-org/sql-formatter/blob/master/.release-it.json)
- [Commits](https://github.com/sql-formatter-org/sql-formatter/compare/v12.0.3...v12.2.0)

---
updated-dependencies:
- dependency-name: sql-formatter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-01 20:01:44 +00:00
Fabio Di Stasio 28f0419af4 refactor: remove viewMenu on macOS 2023-03-30 18:07:24 +02:00
Fabio Di Stasio 52108d7613 fix(MySQL): missing scale for FLOAT type 2023-03-28 17:27:47 +02:00
Fabio Di Stasio df6625af49 chore(release): 0.7.7 2023-03-10 18:12:26 +01:00
Fabio Di Stasio 59846e6ff4 fix(MySQL): missing table information in table setting tab 2023-03-09 09:07:57 +01:00
Fabio Di Stasio 63fece2a1b fix(Linux): remove app menu shown pressing ALT key 2023-03-06 18:29:53 +01:00
Fabio Di Stasio 9ef475ec3f chore: package.json changes 2023-03-06 09:38:51 +01:00
Fabio Di Stasio 3546c57e39 fix: unable to set string fields default values starting with 0 2023-03-02 18:09:16 +01:00
Fabio Di Stasio 8730be02af ci: minor change 2023-03-02 09:49:59 +01:00
Fabio Di Stasio b925ff9c01 fix(Linux): remove app menu shown pressing ALT key 2023-03-02 09:07:10 +01:00
Fabio Di Stasio 2c46269cf2 fix: hide table size tooltip if disabled 2023-03-02 09:06:28 +01:00
Fabio Di Stasio 23d8467154 chore(release): 0.7.6 2023-02-27 10:44:53 +01:00
Fabio Di Stasio d1297a0085 fix: error with import/export tools, fixes #541 2023-02-27 10:43:51 +01:00
Fabio Di Stasio 6bd8667f43
Merge pull request #540 from jimcat8/cn_main
Supplement the key-value pair and translate its value.
2023-02-27 10:07:46 +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
Fabio Di Stasio 06b0090480 chore(release): 0.7.5 2023-02-26 17:29:31 +01:00
Fabio Di Stasio 629ce63329 fix: single quotes not properly escaped for random generated content 2023-02-26 17:02:41 +01:00
Fabio Di Stasio 313e7407eb feat(MySQL): option, disabled by default, to enable table size indicators on sidebar 2023-02-23 08:51:33 +01:00
Fabio Di Stasio 4458177688 fix(MariaDB): exception with event_scheduler DISABLED with MariaDB 10, fixes #535 2023-02-21 18:07:29 +01:00
Fabio Di Stasio ea7865a086
Merge pull request #533 from antares-sql/all-contributors/add-jimcat8
docs: add jimcat8 as a contributor for translation
2023-02-19 10:43:34 +01:00
allcontributors[bot] ca900f3dcf
docs: update .all-contributorsrc [skip ci] 2023-02-19 09:43:23 +00:00
allcontributors[bot] 4f6f28c6e6
docs: update README.md [skip ci] 2023-02-19 09:43:22 +00:00
Fabio Di Stasio 8caac0f21d
Merge pull request #532 from jimcat8/cn_main
Updated zh-CN translation text
2023-02-19 10:43:15 +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
Fabio Di Stasio b1fbc43ab2 fix: unable to import after a failed import, fixes #515 2023-02-13 18:06:55 +01:00
Fabio Di Stasio fe9817bf31 chore(release): 0.7.4 2023-02-10 09:26:50 +01:00
Fabio Di Stasio ddb7ead083 fix: tables sort in sidebar 2023-02-10 09:26:17 +01:00
Fabio Di Stasio 9d8c21244b chore(release): 0.7.3 2023-02-09 11:50:16 +01:00
Fabio Di Stasio d934ae1e6c fix(SQLite): triggers disappear after editing related table, fixes #523 2023-02-04 13:51:02 +01:00
Fabio Di Stasio 68f8d48064 chore: minor ts changes 2023-02-04 12:10:09 +01:00
Fabio Di Stasio e7e491340a feat(SQLite): added support to INTEGER UNSIGNED 2023-02-04 11:38:30 +01:00
Fabio Di Stasio e8447e5655 fix: select of table type stuck when editing an unknown type 2023-02-04 11:34:53 +01:00
Fabio Di Stasio 6decba316c fix: longtext edit modal opens when it shouldn't, fixes #524 2023-02-04 09:36:29 +01:00
Fabio Di Stasio 2b5e1e7b39 fix(SQLite): error with integer timestamp fields 2023-02-04 09:07:41 +01:00
Fabio Di Stasio a124f04661
Merge pull request #529 from antares-sql/dependabot/npm_and_yarn/mdi/font-7.1.96
build(deps): bump @mdi/font from 7.0.96 to 7.1.96
2023-02-02 16:45:38 +01:00
dependabot[bot] 3ee4ab4d84
build(deps): bump @mdi/font from 7.0.96 to 7.1.96
Bumps [@mdi/font](https://github.com/Templarian/MaterialDesign-Webfont) from 7.0.96 to 7.1.96.
- [Release notes](https://github.com/Templarian/MaterialDesign-Webfont/releases)
- [Commits](https://github.com/Templarian/MaterialDesign-Webfont/compare/v7.0.96...v7.1.96)

---
updated-dependencies:
- dependency-name: "@mdi/font"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 19:05:41 +00:00
Fabio Di Stasio 174aa3c508 chore(release): 0.7.2 2023-01-22 17:16:04 +01:00
Fabio Di Stasio 729edd40a6 build: update electron 2023-01-22 15:07:47 +01:00
Fabio Di Stasio c7ab3b77a2 fix: allow comments in queies, fixes #519 2023-01-19 14:32:37 +01:00