Fabio Di Stasio
|
72accb7b0e
|
feat(UI): folders customization
|
2022-11-26 11:21:47 +01:00 |
Fabio Di Stasio
|
321b387083
|
refactor(UI): various improvements on sidebar
|
2022-11-24 16:40:04 +01:00 |
Fabio Di Stasio
|
ece6c6401d
|
feat(UI): folders implementation
|
2022-11-23 17:52:08 +01:00 |
Fabio Di Stasio
|
5a028a4ea2
|
refactor: changes to implement folders
|
2022-11-21 20:19:02 +01:00 |
Fabio Di Stasio
|
83f9b12be0
|
chore(release): 0.6.0
|
2022-11-18 14:32:43 +01:00 |
Fabio Di Stasio
|
1c1403f586
|
fix: incomplete list of collations, fixes #478
|
2022-11-18 11:30:10 +01:00 |
Fabio Di Stasio
|
038cf68253
|
Merge pull request #472 from antares-sql/firebirdsql-support
Firebird SQL support
|
2022-11-17 16:19:59 +01:00 |
Fabio Di Stasio
|
3580faebba
|
chore: update README.md
|
2022-11-17 16:17:36 +01:00 |
Fabio Di Stasio
|
ae312efbbc
|
feat(Firebird SQL): procedure add/edit/delete support
|
2022-11-17 15:27:39 +01:00 |
Fabio Di Stasio
|
8e422e3f07
|
feat(Firebird SQL): trigger add/edit/delete support
|
2022-11-16 15:16:12 +01:00 |
Fabio Di Stasio
|
7d1967a609
|
feat(Firebird SQL): view add/edit/delete support
|
2022-11-16 12:00:12 +01:00 |
Fabio Di Stasio
|
7ff8e2149e
|
fix(Firebird SQL): connection pool issue
|
2022-11-16 10:12:44 +01:00 |
Fabio Di Stasio
|
1b5cc315dd
|
feat(Firebird SQL): table add/edit/delete support
|
2022-11-15 16:46:12 +01:00 |
Fabio Di Stasio
|
27566c1dfa
|
feat(Firebird SQL): manual commit mode
|
2022-11-10 15:52:31 +01:00 |
Fabio Di Stasio
|
03777a2ea3
|
refactor(Firebird SQL): improve fields metadata detection
|
2022-11-09 17:41:31 +01:00 |
Fabio Di Stasio
|
d91251d7cb
|
build(deps): update better-sqlite to 7.6.2
|
2022-11-09 10:48:01 +01:00 |
Fabio Di Stasio
|
0827a04d61
|
feat(Firebird SQL): support to blob fields
|
2022-11-08 15:53:21 +01:00 |
Fabio Di Stasio
|
2c8509ff41
|
feat(Firebird SQL): support to indexes and foreign keys
|
2022-11-08 14:05:54 +01:00 |
Fabio Di Stasio
|
76df6319c2
|
feat(Firebird SQL): connections pool
|
2022-11-07 09:49:36 +01:00 |
Fabio Di Stasio
|
e6f6a022d1
|
feat: support to text blob fields
|
2022-11-05 10:22:12 +01:00 |
Fabio Di Stasio
|
95bb41e9db
|
feat(Firebird SQL): display table content and query results
|
2022-11-04 16:31:10 +01:00 |
Fabio Di Stasio
|
7ab84bde57
|
initial firebird commit
|
2022-11-02 14:18:50 +01:00 |
Fabio Di Stasio
|
d190a2dd61
|
fix: loss of precision updating BIGINT values, fixes #467
|
2022-10-26 12:26:09 +02:00 |
Fabio Di Stasio
|
d8a298fd20
|
chore(release): 0.5.19
|
2022-10-22 14:54:15 +02:00 |
Fabio Di Stasio
|
369622d5af
|
Merge pull request #464 from antares-sql/context-cell-filler
Context menu option to fill table cells
|
2022-10-20 11:49:43 +02:00 |
Fabio Di Stasio
|
a40d722d7c
|
refactor: remove unnecessary console.log
|
2022-10-20 11:37:23 +02:00 |
Fabio Di Stasio
|
440f74dfc1
|
fix: app stuck inserting a random value if field length high
|
2022-10-20 11:25:23 +02:00 |
Fabio Di Stasio
|
8621ca5333
|
fix: unable to edit text fields if value is NULL, fixes #466
|
2022-10-20 10:55:30 +02:00 |
Fabio Di Stasio
|
24edc82b1b
|
feat: uuid fill for string cells
|
2022-10-19 10:40:56 +02:00 |
Fabio Di Stasio
|
0a2124f2c2
|
feat: context menu option to fill cell with random values
|
2022-10-19 01:12:07 +02:00 |
Fabio Di Stasio
|
a8521317a5
|
Merge branch 'master' of https://github.com/antares-sql/antares into context-cell-filler
|
2022-10-18 08:50:39 +02:00 |
Fabio Di Stasio
|
88408da745
|
fix: error joining tables with different schema
|
2022-10-17 13:55:48 +02:00 |
Fabio Di Stasio
|
d52b7af297
|
fix(SQLite): save boolean as integer to improve compativility, fixes #463
|
2022-10-17 12:06:22 +02:00 |
Fabio Di Stasio
|
e4a4696dd3
|
chore(release): 0.5.18
|
2022-10-14 15:03:49 +02:00 |
Fabio Di Stasio
|
f0255c0065
|
Merge pull request #455 from antares-sql/dependabot/npm_and_yarn/sql-formatter-11.0.2
build(deps): bump sql-formatter from 8.2.0 to 11.0.2
|
2022-10-11 10:36:00 +02:00 |
Fabio Di Stasio
|
9991173685
|
Merge branch 'master' of https://github.com/antares-sql/antares into dependabot/npm_and_yarn/sql-formatter-11.0.2
|
2022-10-11 10:29:55 +02:00 |
dependabot[bot]
|
874dc6298b
|
build(deps): bump sql-formatter from 8.2.0 to 11.0.2
Bumps [sql-formatter](https://github.com/sql-formatter-org/sql-formatter) from 8.2.0 to 11.0.2.
- [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/v8.2.0...v11.0.2)
---
updated-dependencies:
- dependency-name: sql-formatter
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-11 08:12:16 +00:00 |
Fabio Di Stasio
|
5b1b8cf4cc
|
build: update dependencies
|
2022-10-11 10:11:11 +02:00 |
Fabio Di Stasio
|
a521274d01
|
feat(PostgreSQL): UUID random generation option on UUID fields, closes #424
|
2022-10-10 18:08:28 +02:00 |
Fabio Di Stasio
|
86e4c1d58f
|
Merge branch 'master' of https://github.com/antares-sql/antares
|
2022-10-04 10:12:19 +02:00 |
Fabio Di Stasio
|
ba5a1b68ab
|
fix: trackpad horizontal scroll on tabs not working properly
|
2022-10-04 10:12:16 +02:00 |
Fabio Di Stasio
|
2c45bce1ee
|
Merge pull request #448 from SmileYzn/master
Update pt-BR.ts
|
2022-10-01 22:22:34 +02:00 |
Cleverson
|
2e05fa4bdc
|
Update pt-BR.ts
|
2022-09-30 14:43:06 -03:00 |
Fabio Di Stasio
|
dd9c089d27
|
fix: auto-scroll on sidebar not working, fixes #447
|
2022-09-29 09:27:29 +02:00 |
Fabio Di Stasio
|
e6955550fa
|
refactor: minor changes in table content context
|
2022-09-29 09:17:47 +02:00 |
Fabio Di Stasio
|
fe39c1d388
|
chore(release): 0.5.17
|
2022-09-22 09:34:28 +02:00 |
Fabio Di Stasio
|
d114f8a651
|
feat: added more editor font sizes, closes #440
|
2022-09-21 10:33:44 +02:00 |
Fabio Di Stasio
|
84168d1d75
|
fix: editor font size doesn't change on new tabs, fixes #442
|
2022-09-15 19:03:18 +02:00 |
Fabio Di Stasio
|
498a9b48e2
|
fix: empty definer when editing a view, fixes #437
|
2022-09-15 18:58:19 +02:00 |
Fabio Di Stasio
|
01f607cd40
|
fix: "run or reload" shortcut triggers on all connections open
|
2022-09-08 12:01:57 +02:00 |