请问能够在一个项目中同时支持Mysql和Sqlite吗? #184
Unanswered
TreatTrick
asked this question in
Q&A
Replies: 1 comment 2 replies
-
用cmake分别生成两个lib |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
如题,我同时打开了ORMPP_ENABLE_MYSQL和ORMPP_ENABLE_SQLITE3后,有一些语句会出错,是不是目前还不能支持在一个项目中同时使用mysql和sqlite3
Beta Was this translation helpful? Give feedback.
All reactions