Files
Web-Infra-Reports-IT/.idea/sqldialects.xml
e025532 b19795f421 Refactor and enhance code readability across multiple components
- Updated SQL query in `VMs-Backups.php` to include `policy` condition.
- Improved formatting and indentation in `StdOut-detail.php`, `StdOut.php`, and `Server-Detail.php`.
- Simplified conditional checks and removed redundant spaces for better clarity.
- Modified `.idea/sqldialects.xml` file to add new SQL dialect mappings.
2025-06-26 09:44:43 +02:00

8 lines
340 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="SqlDialectMappings">
<file url="file://$PROJECT_DIR$/X/StdOut.php" dialect="GenericSQL" />
<file url="file://$PROJECT_DIR$/crossover/GlobalCrossover2.php" dialect="GenericSQL" />
<file url="PROJECT" dialect="GenericSQL" />
</component>
</project>