We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4489fe7 commit 480b815Copy full SHA for 480b815
1 file changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Darya Framework Changelog
2
3
-## v0.5.0 - Feb ??, 2015
+## v0.5.0 - Feb 18, 2015
4
5
### ORM
6
- Implemented relation constraints
@@ -11,7 +11,7 @@
11
- Allows string keys in relation definitions, which call methods on the
12
relation when it is built, such as `'foreignKey'`, `'localKey'` and
13
`'constrain'`
14
-
+
15
### Database
16
- Refactored abstract SQL translator
17
- Fixed null and boolean comparisons for MySQL queries
0 commit comments