Ghost/core/server/data
William Dibbern 4f2421fac7 MySQL Support
Closes #364
- Confirmed integration with local mysql installation works.
- Updated fixtures and migration with appropriate schema-conforming
values.
- Updated schema with appropriate defaults and nullable columns.
- Updated fixDates function on model base to appropriately deserialize
values coming from SQLite now that dates are stored as actual DateTime
objects/ISO strings.
- Updated default language to be 'en_US'.
2013-08-19 17:25:02 -05:00
..
export Data models import, export, and reset for 002 2013-08-05 13:56:30 +01:00
fixtures MySQL Support 2013-08-19 17:25:02 -05:00
import Data models import, export, and reset for 002 2013-08-05 13:56:30 +01:00
migration MySQL Support 2013-08-19 17:25:02 -05:00