Block a user
dba490f226
fix(MySQL): routines do not return results, fixes #885
b6c5dff15c
fix: incorrect behavior in sorting tables with null/empty values, fixes #883
fabio286
synced commits to refs/pull/811/merge at fabio286/antares from mirror
2024-10-17 22:55:13 +02:00
6679984111
Merge
a722ba66da
into dba490f226
dba490f226
fix(MySQL): routines do not return results, fixes #885
b6c5dff15c
fix: incorrect behavior in sorting tables with null/empty values, fixes #883
d2da8c2446
chore(release): 0.7.29
b54d2c9f5e
chore(release): 0.7.29-beta.3
d2da8c2446
chore(release): 0.7.29
b54d2c9f5e
chore(release): 0.7.29-beta.3
9a0ad80bb5
perf(MySQL): made some common errors related to corrupted tables non-blocking, closes #877
2f3f5de8d6
feat(translation): add hebrew translation, closes #878
b2c046fd38
Merge pull request #879 from antares-sql/all-contributors/add-LeviEyal
fabio286
synced commits to refs/tags/v0.7.29 at fabio286/antares from mirror
2024-10-14 13:24:57 +02:00
fabio286
synced new reference refs/tags/v0.7.29 to fabio286/antares from mirror
2024-10-14 13:24:57 +02:00
fabio286
synced commits to refs/pull/846/merge at fabio286/antares from mirror
2024-10-11 12:04:22 +02:00
47020ec0ae
Merge
a09d6719e1
into b54d2c9f5e
b54d2c9f5e
chore(release): 0.7.29-beta.3
9a0ad80bb5
perf(MySQL): made some common errors related to corrupted tables non-blocking, closes #877
2f3f5de8d6
feat(translation): add hebrew translation, closes #878
b2c046fd38
Merge pull request #879 from antares-sql/all-contributors/add-LeviEyal
fabio286
synced commits to refs/pull/857/merge at fabio286/antares from mirror
2024-10-11 12:04:22 +02:00
6345785fb9
Merge
5e0f2b433a
into b54d2c9f5e
b54d2c9f5e
chore(release): 0.7.29-beta.3
9a0ad80bb5
perf(MySQL): made some common errors related to corrupted tables non-blocking, closes #877
2f3f5de8d6
feat(translation): add hebrew translation, closes #878
b2c046fd38
Merge pull request #879 from antares-sql/all-contributors/add-LeviEyal
fabio286
synced commits to refs/tags/v0.7.29-beta.3 at fabio286/antares from mirror
2024-10-08 18:47:57 +02:00
fabio286
synced new reference refs/tags/v0.7.29-beta.3 to fabio286/antares from mirror
2024-10-08 18:47:57 +02:00
b54d2c9f5e
chore(release): 0.7.29-beta.3
9a0ad80bb5
perf(MySQL): made some common errors related to corrupted tables non-blocking, closes #877
2f3f5de8d6
feat(translation): add hebrew translation, closes #878
b2c046fd38
Merge pull request #879 from antares-sql/all-contributors/add-LeviEyal
bbc29a6335
docs: update .all-contributorsrc [skip ci]
b54d2c9f5e
chore(release): 0.7.29-beta.3
9a0ad80bb5
perf(MySQL): made some common errors related to corrupted tables non-blocking, closes #877
2f3f5de8d6
feat(translation): add hebrew translation, closes #878
b2c046fd38
Merge pull request #879 from antares-sql/all-contributors/add-LeviEyal
bbc29a6335
docs: update .all-contributorsrc [skip ci]
fabio286
synced commits to refs/tags/v0.7.29-beta.2 at fabio286/antares from mirror
2024-10-02 16:00:11 +02:00
fabio286
synced new reference refs/tags/v0.7.29-beta.2 to fabio286/antares from mirror
2024-10-02 16:00:11 +02:00
2120a59d41
chore(release): 0.7.29-beta.2
2cda4a1fa1
fix(MySQL): missing exported values for DEFAULT_GENERATED table fields, fixes #854
76c8cd1beb
Merge pull request #875 from mirrorb/master
14aeebed9c
feat(UI): new context menu and some minor improvements to query tabs, closes #867
1a1118452a
Merge remote-tracking branch 'upstream/develop'
76c8cd1beb
Merge pull request #875 from mirrorb/master
14aeebed9c
feat(UI): new context menu and some minor improvements to query tabs, closes #867
1a1118452a
Merge remote-tracking branch 'upstream/develop'
4b0f596405
Merge branch 'master' of https://github.com/antares-sql/antares
eb749f0f66
fix(PostgreSQL): error changing the comment for a specific table name
fabio286
synced and deleted reference 2024-09-30 23:23:51 +02:00
refs/tags/refs/pull/875/merge
at fabio286/antares from mirror
7969294a93
fix(MySQL): incorrect representation of the DATE if the year is prior to 1900, fixes #860