You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AND"game_users"."created_at">= NOW() - INTERVAL '3600' SECOND
Ошибка
[2024-02-19T16:58:48.795321+00:00] ALERT: SQLSTATE[42601]: Syntax error: 7 ERROR: syntax error at or near "$6" LINE 7: ...AND "game_users"."created_at">= NOW() - INTERVAL $6 SECOND ...
Additional Info
Q
A
Framework Version
3.11.1
Cycle bridge
2.9.0
PHP version
8.3.1
PostgreSQL
16
Operating system
macOS Sonoma 14.2
The text was updated successfully, but these errors were encountered:
Description
Пытаюсь в условие добавить конструкцию
How To Reproduce
1 вариант
Код
Генерируемый SQL
Ошибка
2 вариант
Код
Генерируемый SQL
Ошибка
3 вариант
Код
Генерируемый SQL
Ошибка
Additional Info
The text was updated successfully, but these errors were encountered: