1
0
Fork 0
mirror of https://github.com/friendica/friendica synced 2025-03-29 15:21:25 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Philipp
c5cbf565d9 DBStructure enhancements ()
* Adding DBStructure enhancements

- Added DBStructure::rename()
- Added DBStructure::existTable()
- Added DBStructure::existColumn()

(cherry picked from commit 4ae06ec)

* Adding `pre_update_1279` method

- Added DBStructure::rename()
- Added DBStructure::existTable()
- Added DBStructure::existColumn()

(cherry picked from commit 8496d84)

* code standards

(cherry picked from commit 551d09b)

* simplify to `empty` instead `is_null`

(cherry picked from commit ce68835)
2018-07-21 08:43:43 -04:00