-
Notifications
You must be signed in to change notification settings - Fork 0
/
MIGRATIONS.TXT
27 lines (26 loc) · 1.36 KB
/
MIGRATIONS.TXT
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
MIGRATIONS:
----------
Date Change
Recommended actions
--------------------------------------------------------------------------------
2013-11-19 user-creator, created executable jar is now "user-creator.jar"
2013-10-18 admin.properties, introduced two more properties:
hibernate.hbm2ddl.auto
hibernate.hbm2ddl.import_files
2013-07-23 tools/user-creator "mvn package" creates the jar-with-dependencies
2013-05-25 changed source-code structure (name and location, e.g. clients)
just locate the new locations in source
2013-05-23 warName poker-client.war deleted, using default
Update your symlinks (if any), or scripts etc.
2013-04-18 Adding game events for leaderboards, Firebase 1.9.4 required
Update Firebase to 1.9.4
2013-04-05 Changes to operator table
Delete the following columns in operator_service schema, table
Operator: email, changeDayIntervalInMinutes, currencyId, notes,
timeZone
2013-03-12 New protocol, rebuy related.
Clear your browser cache.
2013-03-17 Tournament settings in back office to more logical denominations.
Check your tournament configs.
2013-03-18 Protocol change (payout int -> string).
Clear your browser cache.