Commit Graph

15 Commits

Author SHA1 Message Date
Athou
ea612d9d53 add missing validCheckSum 2020-05-18 09:42:08 +02:00
Jeremie Panzer
b44e737448 fix liquibase script when running on an empty postgresql database 2020-03-12 13:45:06 +01:00
Athou
d6b35b00b9 postgresql tweaks 2015-02-11 10:35:14 +01:00
Athou
888545e857 openshift no longer supported 2014-08-09 19:35:12 +02:00
Athou
986fd25942 removed wicket and tomee, use dropwizard instead. remove wro4j, use gulp instead 2014-08-08 16:49:02 +02:00
Athou
1e6077bc98 removed unused index on non-hash column 2013-07-15 13:47:05 +02:00
Athou
06257be8fc add valid checksum 2013-07-14 07:19:14 +02:00
Athou
e54754b31a add valid checksums (#428) 2013-07-14 06:02:31 +02:00
Athou
6588b510a0 utf8mb4 is not available on openshift (#309) 2013-07-12 01:32:47 +02:00
MageFroh
f1ef5a6b99 fix error with postgresql
* postgresql stores foreign key names in lower case by default, so the precondition was erroneously passing
* check for the presence of a primary key instead
2013-07-07 21:45:14 +01:00
Athou
b5b53da593 forgot to delete that 2013-07-07 21:35:18 +02:00
Athou
55bb0ce524 fix preconditions 2013-07-07 21:19:46 +02:00
Athou
01e0bf0397 create table and columns with the right encoding (#309) 2013-07-07 20:54:50 +02:00
Athou
f4e726a9de upgrade to liquibase 3.0.1 (#351) 2013-06-27 17:10:43 +02:00
Athou
b78f646523 initial liquibase setup 2013-06-11 17:01:21 +02:00