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
The Data_* should be moved out of Object and into its own core.
The Data should be a static class containing select, insert, delete, structure and more.
Data_Finder and Data_Builder needs to be replaced by a more flexible interface, and should provide more access to MySql queries.
The text was updated successfully, but these errors were encountered:
The Data_* should be moved out of Object and into its own core.
The Data should be a static class containing select, insert, delete, structure and more.
Data_Finder and Data_Builder needs to be replaced by a more flexible interface, and should provide more access to MySql queries.
The text was updated successfully, but these errors were encountered: