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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@
19
19
- Made base DAOs and beans abstract [\#138](https://github.com/thecodingmachine/tdbm/pull/138)[@moufmouf](https://github.com/moufmouf)
20
20
- Add the possibility to give a null parameter if the column of type "resource" is nullable [\#137](https://github.com/thecodingmachine/tdbm/pull/137)[@TheoBiron](https://github.com/TheoBiron)
21
21
- Improvement in code generation: made the code "stable" from one generation to another [\#149](https://github.com/thecodingmachine/tdbm/pull/149)[@homersimpsons](https://github.com/homersimpsons)
22
+
- Improved JSON serialization: when `$stopRecursion` equals true, the key of the foreign objects are included by default \#152 \#155 @homersimpsons
0 commit comments