6 Commits

Author SHA1 Message Date
09578a775c
Update documentation to explain use of EXISTS in SQL queries
Added an explanatory section to the "exports.rst" doc to clarify why to use an EXISTS subquery instead of a JOIN clause in SQL queries involving many-to-* relationships. This explanation includes sample SQL queries and results to illustrate the potential issue of duplicates with JOIN and count, and how EXISTS can help avoid this issue. Also updated the ".editorconfig" file for .rst files.
2024-03-06 12:34:36 +01:00
ec536871aa Merge remote-tracking branch 'origin/master' into calendar/synchro-msgraph 2022-05-28 00:30:02 +02:00
01f1605cb8 change indent of js files 2022-05-27 14:30:05 +02:00
e2052fe71d set indent for js on two spaces [ci-skip] 2022-05-20 20:49:20 +02:00
Pol Dellaiera
6020ee2cb2 chore: Update .editorconfig file. 2021-09-28 20:35:19 +02:00
ff5c1c1b5a Add editorconfig file to maintain consistent coding styles 2021-03-25 11:17:34 +01:00