不要怂,就是干,撸起袖子干!

Commit f42b40f7 by Sascha Depold

changes for merge

1 parent c83451bc
Showing with 5 additions and 3 deletions
...@@ -74,5 +74,7 @@ ...@@ -74,5 +74,7 @@
- select now supports hash usage of where - select now supports hash usage of where
- Wrapped queries correctly using `foo` - Wrapped queries correctly using `foo`
- Added Model.count(callback), which returns the number of elements saved in the database - Added Model.count(callback), which returns the number of elements saved in the database
- TODO: Add method for adding and deleting single associations - Merged israeldelahoz's changes for using created_at and updated_at instead of the camel cased version
- TODO: Add option for using camel case or underscorízed tablenames/table fields - using expresso 0.7.2
\ No newline at end of file - TODO: fix tests for new expresso version (not sure if they ever worked :>)
- TODO: Add method for adding and deleting single associations
\ No newline at end of file
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!