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
71d762ab97c6671fab851a2f8da2ea2aeb03df0d
ebean
/
src
/
test
/
resources
/
dbmigration
/
migrationtest
/
sqlserver17
T
History
rob bygrave
71d762ab97
#1907
- SQL Server DB Migration for uuid property @NotNull - should drop index before drop constraint
2020-01-10 13:09:11 +13:00
..
1.0__initial.sql
migration scripts
2019-05-14 20:05:24 +02:00
1.1.sql
#1907
- SQL Server DB Migration for uuid property @NotNull - should drop index before drop constraint
2020-01-10 13:09:11 +13:00
1.2__dropsFor_1.1.sql
Migration with procedures (
#1451
)
2018-07-18 22:21:47 +12:00
1.3.sql
#1907
- SQL Server DB Migration for uuid property @NotNull - should drop index before drop constraint
2020-01-10 13:09:11 +13:00
1.4__dropsFor_1.3.sql
Migration with procedures (
#1451
)
2018-07-18 22:21:47 +12:00
I__create_procs.sql
Test only update generated resource - no effective change
2019-07-25 21:19:08 +12:00
R__order_views_mssql.sql
#1340
- (test only change) Split SQL Server Platform into SqlServer16 and SqlServer17 (where 2017 which uses UTF8 types nvarchar etc and prefers Sequences).
2018-03-08 18:37:36 +13:00