Commit Graph

7 Commits

Author SHA1 Message Date
Thomas Rupprecht a1a1cf6f93
Unify migration style and cleanup (#1037)
* unify helper methods access type to private
* unify codestyle
* remove unused down methods
2023-02-08 21:53:58 +01:00
Michael Weimann aff8826c99
Set native return types
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2022-12-15 20:13:31 +01:00
Igor Scheller 8296ef0662 Migrations: Default to unsignedInteger in changeReferences() 2020-09-24 09:34:00 +02:00
Igor Scheller 72123fcd31 Migration References->referencesUser: Changes $setPrimary from true to false 2019-12-08 02:09:52 +01:00
Michael Weimann c0bf0b56f1
Add the news_comments table migration 2019-11-12 21:49:31 +01:00
Igor Scheller b878740f80 News: Bug fixes, cleanup, comments & formatting
Use more magically available methods and properties
Fixed atom feed and stats not using the new model
2019-11-10 22:10:11 +01:00
Michael Weimann 6534191d59 Migrate news to model class 2019-11-10 22:10:11 +01:00