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
Or just let you specify your table but that means adding more params to each function which kinda defeats the purpose of having helper functions in the first place.
The text was updated successfully, but these errors were encountered:
Add some methods for common db CRUD functions, an example: https://github.com/MissAllSunday/Breeze/blob/develop/Sources/Breeze/BreezeQuery.php#L1089 of course way more generic. Perhaps adding a "db" property to specify your table schema:
Or just let you specify your table but that means adding more params to each function which kinda defeats the purpose of having helper functions in the first place.
The text was updated successfully, but these errors were encountered: