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
49d9d88fbe790c62da19ad431fd4cdfbd3ac6e61
ebean
/
src
/
test
/
java
/
org
/
tests
/
model
/
composite
T
History
Rob Bygrave
dd907cc4bc
Test only change - fix keys for testing against Oracle
2018-02-22 22:10:59 +13:00
..
RCustomer.java
#919
- io.ebean package initial
2016-12-11 23:23:22 +13:00
RCustomerKey.java
[utf8mb4-support] limited the size of all indexed string columns, as max key length on mysql/mariadb is 767 bytes (which are <= 191 chars on utf8mb4) (
#1264
)
2018-02-19 16:15:28 +13:00
ROrder.java
[utf8mb4-support] limited the size of all indexed string columns, as max key length on mysql/mariadb is 767 bytes (which are <= 191 chars on utf8mb4) (
#1264
)
2018-02-19 16:15:28 +13:00
ROrderPK.java
Test only change - fix keys for testing against Oracle
2018-02-22 22:10:59 +13:00