Files
mattermost/store/sqlstore
Agniva De Sarker 723902f4cb MM-35030: Hoist GetDBVersion before creating store (#17764)
* MM-35030: Hoist GetDBVersion before creating store

The creation of the store included running the migrations
which means that SQL statements would be executed before
we could make the check for DB version.

We perform the DB check before running the migrations.

https://mattermost.atlassian.net/browse/MM-35030

```release-note
NONE
```

* fix lint error
2021-06-14 15:00:18 +05:30
..
2021-01-07 22:42:43 +05:30
2021-03-05 09:18:37 +01:00
2021-01-07 22:42:43 +05:30
2021-01-07 22:42:43 +05:30
2021-03-05 09:18:37 +01:00
2021-01-07 22:42:43 +05:30
2021-06-08 18:08:43 +02:00
2021-03-05 09:18:37 +01:00