From cd70f54266d708867a1eb35870bc755bc5b2df32 Mon Sep 17 00:00:00 2001 From: ivar Date: Wed, 3 Dec 2025 21:49:20 +0100 Subject: Refactor db --- api/.idea/.idea.WhatApi/.idea/data_source_mapping.xml | 6 ++++++ api/.idea/.idea.WhatApi/.idea/indexLayout.xml | 4 +++- api/.idea/.idea.WhatApi/.idea/sqldialects.xml | 6 ++++++ 3 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 api/.idea/.idea.WhatApi/.idea/data_source_mapping.xml create mode 100644 api/.idea/.idea.WhatApi/.idea/sqldialects.xml (limited to 'api/.idea') diff --git a/api/.idea/.idea.WhatApi/.idea/data_source_mapping.xml b/api/.idea/.idea.WhatApi/.idea/data_source_mapping.xml new file mode 100644 index 0000000..16f7743 --- /dev/null +++ b/api/.idea/.idea.WhatApi/.idea/data_source_mapping.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/api/.idea/.idea.WhatApi/.idea/indexLayout.xml b/api/.idea/.idea.WhatApi/.idea/indexLayout.xml index 7b08163..323a9b7 100644 --- a/api/.idea/.idea.WhatApi/.idea/indexLayout.xml +++ b/api/.idea/.idea.WhatApi/.idea/indexLayout.xml @@ -1,7 +1,9 @@ - + + . + diff --git a/api/.idea/.idea.WhatApi/.idea/sqldialects.xml b/api/.idea/.idea.WhatApi/.idea/sqldialects.xml new file mode 100644 index 0000000..f21172d --- /dev/null +++ b/api/.idea/.idea.WhatApi/.idea/sqldialects.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file -- cgit v1.3