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

refactor: moved queri fields mapping to main process

This commit is contained in:
2020-08-05 22:08:20 +02:00
parent 0089c0cbac
commit 5c05e3e9e9
6 changed files with 38 additions and 51 deletions

View File

@@ -21,6 +21,9 @@
"tinyint": cornflowerblue,
"smallint": cornflowerblue,
"mediumint": cornflowerblue,
"float": cornflowerblue,
"double": cornflowerblue,
"decimal": cornflowerblue,
"bigint": cornflowerblue,
"datetime": coral,
"date": coral,