summaryrefslogtreecommitdiffstats
path: root/lib/Migration
AgeCommit message (Expand)Author
2019-05-06cleaning/merging to masterMaxence Lange
2019-05-03Returns if a post is boosted, and allow unboostMaxence Lange
2019-03-14Merge pull request #352 from nextcloud/feature/noid/attachmentsMaxence Lange
2019-03-11Merge pull request #453 from nextcloud/bugfix/noid/create-hashed-primary-keysMaxence Lange
2019-03-11duplicate callMaxence Lange
2019-03-06force large field to 1000Maxence Lange
2019-03-05use hash(), set PrimaryKey after the hashingMaxence Lange
2019-03-05fitting migrations with new masterMaxence Lange
2019-03-05Merge branch 'master' into feature/noid/attachmentsMaxence Lange
2019-03-05creating a new field id_prim, set as primary and fill itMaxence Lange
2019-03-05Merge pull request #439 from nextcloud/bugfix/438/enlarge-some-fieldsMaxence Lange
2019-02-28varchar(2000) -> varchar(1000)Maxence Lange
2019-02-28varchar(2000) -> varchar(1000)Maxence Lange
2019-02-26enlarge some fieldsMaxence Lange
2019-02-21Merge branch 'master' into feature/noid/announceMaxence Lange
2019-02-06missing object_id fieldMaxence Lange
2019-02-05tags -> hashtagsMaxence Lange
2019-02-05add table 'server_tags', and field 'tags' in table 'server_notes'Maxence Lange
2019-01-30varchar(255) -> varchar(2000)Maxence Lange
2019-01-24cleaning and renaming upsteam request cachingMaxence Lange
2019-01-19migrationsMaxence Lange
2019-01-19set primaryMaxence Lange
2019-01-19add attachment and parent_idMaxence Lange
2019-01-19enlarge some field in dbMaxence Lange
2019-01-04enlarge size of public keyMaxence Lange
2018-12-29unused importMaxence Lange
2018-12-21Merge pull request #217 from nextcloud/bugfix/207/revert-and-switch-to-textMaxence Lange
2018-12-20changing field in 4 stepsMaxence Lange
2018-12-19Merge branch 'master' into framework-import-process+activityMaxence Lange
2018-12-12varchar->textMaxence Lange
2018-12-10let's make the 'activity' field a little bigger tooMaxence Lange
2018-12-10fixing size of field in database using MigrationsMaxence Lange
2018-12-06fixing boolean and +avatar_versionMaxence Lange
2018-12-05fixup! Move over to MigrationsJoas Schilling
2018-12-04Move over to MigrationsRoeland Jago Douma