fixed stupid postgres error

This commit is contained in:
CDaut 2022-06-17 21:57:07 +02:00 committed by CDaut
parent 9dc9705406
commit 4216e11e5b
10 changed files with 13 additions and 77 deletions

6
.idea/sqldialects.xml generated Normal file
View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="SqlDialectMappings">
<file url="PROJECT" dialect="PostgreSQL" />
</component>
</project>