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

initial firebird commit

This commit is contained in:
2022-11-02 14:18:50 +01:00
parent d190a2dd61
commit 7ab84bde57
12 changed files with 1351 additions and 9 deletions

View File

@ -415,7 +415,8 @@ const clients = [
{ name: 'MySQL', slug: 'mysql' },
{ name: 'MariaDB', slug: 'maria' },
{ name: 'PostgreSQL', slug: 'pg' },
{ name: 'SQLite', slug: 'sqlite' }
{ name: 'SQLite', slug: 'sqlite' },
{ name: 'FirebirdSQL', slug: 'firebird' }
];
const connection = ref({