brief-05-back/.idea/sqldialects.xml
Mathis 8138231112
feat(data-grip): Add new data source and schema metadata files
Two new files have been added: `brief_05.6nelCw.meta` for schema metadata, and `1f2800b5-8649-4a80-a9ec-b7b2a24623b4.xml` for defining the data source. These configurations support the interaction with our database in different environments.

Signed-off-by: Mathis <yidhra@tuta.io>
2024-04-29 12:12:50 +02:00

6 lines
171 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="SqlDialectMappings">
<file url="PROJECT" dialect="MariaDB" />
</component>
</project>