Commit graph

7 commits

Author SHA1 Message Date
Yassine Guedidi
addf77e07d Move migrations 2024-02-23 08:01:56 +01:00
Yassine Guedidi
0b44170e83 Remove the CoreBundle namespace 2024-02-23 07:42:48 +01:00
Yassine Guedidi
3edaed7879 Make migrations noop instead of skipping 2024-02-19 10:31:40 +01:00
Yassine Guedidi
f48f982025 Identify platforms by their class 2023-08-05 18:35:09 +01:00
Jeremy Benoist
b8fa1b13a6
Fix hardcoded wallabag_ prefix in migration
Again.
Looks like there are still some which were missing to be replaced.
2019-07-01 13:38:53 +02:00
Jeremy Benoist
c1a5dfe5e4
Use skipIf instead of abortIf
This is to avoid migration using an other SGBD to break.
2019-06-21 09:15:35 +02:00
Jeremy Benoist
1f36a21887
Fix reading_time being NULL on SQLite 2019-06-20 09:50:07 +02:00