This commit is contained in:
2023-07-26 22:16:03 -06:00
commit 99da7762fb
8 changed files with 380 additions and 0 deletions

7
.idea/sqldialects.xml generated Normal file
View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="SqlDialectMappings">
<file url="file://$PROJECT_DIR$/src/formBuilder.ts" dialect="GenericSQL" />
<file url="PROJECT" dialect="MariaDB" />
</component>
</project>