Skip to content

support sqlite#84

Open
doghappy wants to merge 1 commit intoyscorecore:unknow_typefrom
doghappy:unknow_type
Open

support sqlite#84
doghappy wants to merge 1 commit intoyscorecore:unknow_typefrom
doghappy:unknow_type

Conversation

@doghappy
Copy link

No description provided.


private static object GetDefaultValue(string defaultValue, string storeType, IDbConnection conn)
{
var type = SqliteDataTypeMapper.Default.ToCommonDatabaseType(storeType);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use cache to improve performance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants