Skip to content

Conversation

@tc6-01
Copy link

@tc6-01 tc6-01 commented Nov 15, 2025

egorm 新增 sqlite 文件模式与内存模式(包含共享与非共享)
常见的 dsn 连接示例:
文件模式:file:xxx.db?params, file:./data/xxx.db?params, xxx.db, ./data/xxx.db
内存模式: :memory:, file::memory:?params

# This is the 1st commit message:

feature(sqlite): egorm 支持 sqlite 文件模式与内存模式

# This is the commit message ego-component#2:

# feature(sqlite): egorm 支持 sqlite 文件模式与内存模式
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.

1 participant