建表功能已经强大了,不过希望添加上自定义mysql engine和charset #1

Closed
opened 2013-07-04 08:08:39 +00:00 by zakzou · 2 comments
zakzou commented 2013-07-04 08:08:39 +00:00 (Migrated from github.com)

如题

如题

目前支持的mysql驱动,支持在NewEngine时指定charset,例如:engine, err := NewEngine("mysql", "root:@/xorm_test?charset=utf8"),mysql engine可以考虑加上。

目前支持的mysql驱动,支持在NewEngine时指定charset,例如:engine, err := NewEngine("mysql", "root:@/xorm_test?charset=utf8"),mysql engine可以考虑加上。

engine.Charset() and engine.StoreEngine()已经实现。

engine.Charset() and engine.StoreEngine()已经实现。
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: xorm/xorm#1
No description provided.