Release v0.1.2
What's Changed
- sync iguana by @Jacyking in #134
- fix bug lack ormpp namespace when REGISTER_AUTO_KEY by @Jacyking in #135
- fix auto key bug when use REFLECTION_WITH_NAME by @Jacyking in #136
- pg auto key use "bigserial" when the type is int64_t by @Jacyking in #138
- fix bool on pg and mysql by @Jacyking in #140
- Correction of Spelling Error: "conditon" to "condition" by @zhenhua-li in #141
- mysql_stmt_prepare replace mysql_query by @Jacyking in #143
- update dir by @Jacyking in #144
- update iguana by @Jacyking in #145
- fix for sqlite by @qicosmos in #146
- add query_s delete_records_s by @Jacyking in #147
- readme 作为第三方库引入 by @Jacyking in #150
- fix pg compiler error on clang by @Jacyking in #157
New Contributors
- @zhenhua-li made their first contribution in #141
Full Changelog: v0.1.1...v0.1.2