1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00

feat(PostgreSQL): ability to cancel queries

This commit is contained in:
2021-12-26 21:13:02 +01:00
parent 3d56ec7b49
commit 0c002918eb
6 changed files with 62 additions and 22 deletions

View File

@@ -20,7 +20,7 @@
background-image: url("../images/svg/pg.svg");
}
&.dbi-sqlite {
&.dbi-sqlite {
background-image: url("../images/svg/sqlite.svg");
}