fix: mssql support

This commit is contained in:
Nick
2019-02-10 13:38:54 -05:00
parent b1dd54768f
commit d4f650bb07
5 changed files with 5 additions and 12 deletions

View File

@@ -9,6 +9,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Added Theme CSS Injection code minification
- Added Page Delete functionality
- Dev locale .yml files in `server/locales` are now loaded
- Added SQLite dependencies in Docker image
### Fixed
- Fixed root admin refresh token fail
@@ -16,6 +17,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Fixed telemetry
- Await page render job to complete before resolving
- Fixed JSON fields for MariaDB
- Fixed MSSQL driver support
### Changed
- Moved Insert Media button in Markdown editor