Merge remote-tracking branch 'origin/main'

This commit is contained in:
MartinBraquet
2025-12-08 12:16:11 +01:00

View File

@@ -1,7 +1,7 @@
---
alwaysApply: true
---
## Project Structure
- next.js react tailwind frontend `/web`
@@ -417,4 +417,4 @@ const query = renderSql(
const res = await pg.manyOrNone(query)
```
Use these functions instead of string concatenation.
Use these functions instead of string concatenation.