Commit Graph

139 Commits

Author SHA1 Message Date
fabio286 026400d242 build: arm linux build configuration 2021-05-14 18:59:58 +02:00
Fabio Di Stasio 4bd8cbbf6c build: moved to sass from node-sass 2021-05-14 17:27:56 +02:00
Fabio Di Stasio 1382bc9300
Merge pull request #64 from Fabio286/dependabot/npm_and_yarn/pgsql-ast-parser-8.1.1
build(deps): bump pgsql-ast-parser from 7.2.1 to 8.1.1
2021-05-14 17:21:10 +02:00
Fabio Di Stasio 496490b14a build: update dependencies and build config 2021-05-11 12:00:22 +02:00
dependabot[bot] 672573d8c2
build(deps): bump pgsql-ast-parser from 7.2.1 to 8.1.1
Bumps [pgsql-ast-parser](https://github.com/oguimbal/pgsql-ast-parser) from 7.2.1 to 8.1.1.
- [Release notes](https://github.com/oguimbal/pgsql-ast-parser/releases)
- [Changelog](https://github.com/oguimbal/pgsql-ast-parser/blob/master/changelog.md)
- [Commits](https://github.com/oguimbal/pgsql-ast-parser/compare/7.2.1...8.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 06:16:49 +00:00
Fabio Di Stasio d923453919 chore(release): 0.1.6 2021-05-08 17:33:25 +02:00
Fabio Di Stasio 79cef61fea build: revert to electron-builder@22.9.1 due Windows build issues 2021-05-08 17:13:24 +02:00
Fabio Di Stasio dec334737f chore: update dependencies 2021-05-08 16:41:18 +02:00
Fabio Di Stasio 19d16e46bb build: update dependencies 2021-05-06 22:55:10 +02:00
Fabio Di Stasio 29e2d92b5b fix: no quotes around strings in field default custom value 2021-05-05 17:13:12 +02:00
Fabio Di Stasio 370ad6a536 chore(release): 0.1.5 2021-04-30 17:37:04 +02:00
Fabio Di Stasio bf3367b41d build: minor changes to build and dependencies 2021-04-28 12:11:39 +02:00
Fabio Di Stasio fd4f032a6f build: mssql temporarily removed from dependencies 2021-04-28 11:55:29 +02:00
Fabio Di Stasio 1b09909126 fix: semicolon inside strings breaks queries, closes #59 2021-04-28 11:50:07 +02:00
Fabio Di Stasio ccacd3e2c3
Merge pull request #56 from Fabio286/dependabot/npm_and_yarn/electron-12.0.5
build(deps-dev): bump electron from 11.4.3 to 12.0.5
2021-04-26 10:08:32 +02:00
Fabio Di Stasio 15948b30c9 refactor: modifications for electron 12 support 2021-04-26 10:07:47 +02:00
dependabot[bot] 2d85295093
build(deps-dev): bump electron from 11.4.3 to 12.0.5
Bumps [electron](https://github.com/electron/electron) from 11.4.3 to 12.0.5.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v11.4.3...v12.0.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 06:25:55 +00:00
dependabot[bot] cd58e2d8ca
build(deps-dev): bump stylelint-config-standard from 21.0.0 to 22.0.0
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 21.0.0 to 22.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/21.0.0...22.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 06:25:16 +00:00
Fabio Di Stasio 1df57dc705 chore(release): 0.1.4 2021-04-22 15:18:07 +02:00
Fabio286 5ceddb8e00 perf(UI): improved connection status indicator 2021-04-21 16:41:42 +02:00
Fabio Di Stasio 9ffd443a66 feat(UI): format and clear queries 2021-04-19 19:15:06 +02:00
Fabio Di Stasio 1b0a63ff31 chore(release): 0.1.3 2021-04-17 10:36:07 +02:00
Fabio Di Stasio c0f54b9514 build: update dependencies 2021-04-14 10:42:00 +02:00
Fabio Di Stasio dea5ec7513 chore(release): 0.1.2 2021-04-11 12:39:56 +02:00
Fabio Di Stasio 1e938adc5d feat: in-app last release changelog 2021-04-11 12:35:16 +02:00
Fabio Di Stasio c2f76e490a chore(release): 0.1.1 2021-04-03 12:21:34 +02:00
Fabio Di Stasio feef5e30ee feat(PostgreSQL): tables addition 2021-03-28 11:55:15 +02:00
Fabio Di Stasio 2ca2988832 chore: appx build configuration 2021-03-26 16:52:49 +01:00
Fabio Di Stasio d20414b692 chore(release): 0.1.0 2021-03-21 13:01:35 +01:00
Fabio Di Stasio fccfe92453 fix(PostgreSQL): various issues in query results 2021-03-19 18:49:26 +01:00
Fabio Di Stasio d892fa6fb3 feat(PostgreSQL): partial postgre implementation 2021-03-16 18:42:03 +01:00
Fabio Di Stasio 7d0c929fb8 chore(release): 0.0.20 2021-03-13 19:30:57 +01:00
fabio286 239cb4488f ci: snap store config 2021-03-08 12:40:56 +01:00
Fabio Di Stasio fb5adbe676 chore: update package.json to support Windows portable build 2021-03-06 17:29:00 +01:00
fabio286 9cd51c8d8b chore: update package.json 2021-03-06 17:11:03 +01:00
Fabio Di Stasio 8dfaa3b7be chore(release): 0.0.19 2021-03-05 17:29:12 +01:00
Fabio Di Stasio db4430609e feat(MySQL): support to new mysql8 authentication, closes #45 2021-03-02 12:03:01 +01:00
Fabio Di Stasio b4ead6992c perf(UI): improvements of date time inputs 2021-02-27 17:52:54 +01:00
Fabio Di Stasio 4494e637f7 chore(release): 0.0.18 2021-02-25 19:09:02 +01:00
Fabio Di Stasio 76d92cd106 fix: issue managing function/routine parameters 2021-02-24 12:46:31 +01:00
Fabio Di Stasio 9b60bfff8d build: dropped use of lodash 2021-02-19 17:41:33 +01:00
Fabio Di Stasio 014257147e chore(release): 0.0.17 2021-02-17 18:50:45 +01:00
Fabio Di Stasio a176174b8d feat: fake table data generator 2021-02-13 18:45:16 +01:00
Fabio Di Stasio 2aace28e80 chore(release): 0.0.16 2021-02-06 12:41:42 +01:00
Fabio Di Stasio ab70ff239e build: update dependencies 2021-01-25 09:29:36 +01:00
dependabot[bot] 36352f8028
build(deps): bump electron-store from 6.0.1 to 7.0.0
Bumps [electron-store](https://github.com/sindresorhus/electron-store) from 6.0.1 to 7.0.0.
- [Release notes](https://github.com/sindresorhus/electron-store/releases)
- [Commits](https://github.com/sindresorhus/electron-store/compare/v6.0.1...v7.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-25 06:46:59 +00:00
Fabio Di Stasio 04fcaf2f6e chore(release): 0.0.15 2021-01-23 16:06:55 +01:00
Fabio Di Stasio 8ff6e70145 feat: functions and schedulers in query suggestions 2021-01-18 18:41:28 +01:00
Fabio Di Stasio afcf1c86ed chore(release): 0.0.14 2021-01-16 11:47:57 +01:00
Fabio Di Stasio 1e7d4ca347 feat: schedulers delete 2021-01-14 18:11:36 +01:00