This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
ebean
Watch
4
Star
0
Fork
0
mirror of
https://github.com/ebean-orm/ebean.git
synced
2024-04-21 10:51:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8c8442ec58dbaaec75c063b408a5bb29992cdbc2
ebean
/
src
/
test
/
java
/
com
/
avaje
/
tests
/
insert
T
History
Rob Bygrave
b7f6596bcb
Test case for
#109
- Ebean magically adding +1 hour for a datetime that is inside the hour of a daylight saving change. This issue does not reproduce.
2014-05-15 00:18:03 +12:00
..
MainDbCopy.java
initial add of EbeanORM server based on v2.8.1
2012-09-14 00:40:39 +12:00
TestInsertCollection.java
Fixes for
#94
- Additional API - added update(Collection beans); and insert(Collection beans); and
#93
- ebean.properties defaultDeleteMissingChildren moved to updatesDeleteMissingChildren
2014-04-26 23:43:08 +12:00
TestSaveWithDaylightSavings.java
Test case for
#109
- Ebean magically adding +1 hour for a datetime that is inside the hour of a daylight saving change. This issue does not reproduce.
2014-05-15 00:18:03 +12:00