Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Datetime sorguları hakkında #35

Open
yonetici opened this issue Dec 8, 2017 · 1 comment
Open

Datetime sorguları hakkında #35

yonetici opened this issue Dec 8, 2017 · 1 comment

Comments

@yonetici
Copy link

yonetici commented Dec 8, 2017

where kısmında created_at < CURRENT_DATE - INTERVAL 3 DAYS bulunan sorguyu pdox ile kullanamadım.

$db->table("hesaplar")->where("created_at" '<', 'CURRENT_DATE - INTERVAL 3 DAYS')->limit(1)->get();

CURRENT_DATE - INTERVAL 3 DAYS tırnaklar içinde gittiği için sorgu gerçekleşemiyor. Bu tarz sorgular konusunda $db->query() kullanımı dışında önerileriniz için şimdiden teşekkürler.

@izniburak
Copy link
Owner

Bu konuyla alakalı çalışmalar aklımdaydı, en kısa zamanda güncelleme yayınlayacağım.

Teşekkürler.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants