Skip to content

2.0.4 #9

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

Merged
merged 4 commits into from
Nov 17, 2022
Merged

2.0.4 #9

merged 4 commits into from
Nov 17, 2022

Conversation

muhammetsafak
Copy link
Member

  • Model::relation() metodunun fromColumn parametresi varsayılan değeri null yapıldı.
  • Model de insert, update ve delete için allowedCallbacks yöntemi için "is" sorgusu eklendi. Özellikle delete yönteminde allowedCallback yoksa boş yere bir select sorgusu yürütülüyordu.
  • Model ve Database de insert ve create yöntemleri artık sadece tek boyutlu diziler için doğru çalışır, çok boyutlu diziler için createBatch ve insertBatch eklendi.

@muhammetsafak muhammetsafak merged commit aaca370 into main Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant