Skip to content

Releases: asciphx/ccORM

v1.6

29 Mar 06:28

Choose a tag to compare

Update log

  • BugFix : Some database error.🏆

v1.5

11 Mar 16:29

Choose a tag to compare

Update log

  • Supports one-to-one queries, which are actually combined tables 🧊
  • Optimized compilation time and improved performance by 5% 🍣
  • Changed the naming structure and changed most of them to '.hh' 🛣
  • Cmake compilation option is supported to distinguish between online environment and development environment 🖼
  • BugFIx: (MySQL && pgSql)->Field=>name problem AND Fixed wild ptr issue⚒
  • Support the judgment of null table objects🏆

v1.4

02 Mar 20:56

Choose a tag to compare

Update log

  • Support loop nesting and loop dependency, as well as pointer structures 🍽
  • Loose boolean type deserialization, including but not limited to true, false, and 0, 1 🍳
  • Bug fix, read MySQL json 🍉

v1.3

25 Jan 15:47

Choose a tag to compare

Update log

  • Support automatic table creation, non intrusive 🎥
  • Macros that support automatic creation of intermediate tables between two tables 🔗
  • Bug fix, missing fields when reading JSON from PgSQL database🔭
  • The custom select function is removed and the runtime overhead is reduced 15%🌡

v1.2

12 Jan 08:50

Choose a tag to compare

Update log

  • Support Join Table 🎗
  • Compile time builder 🎰

v1.1

17 Dec 17:56

Choose a tag to compare

Update log

  • Support CmakeLists.txt 🏆
  • Support UNSIGNED Field 🔮
  • Compile time expansion field 🍳
  • Bug Fix : null data 🍺

v1.0

03 Dec 14:05

Choose a tag to compare

Update log

  • Support perfect condition query 🍁
  • Faster native query speed 🛰
  • Bug Fix 🕹

v0.9

07 Nov 09:03

Choose a tag to compare

Update log

  • support TEXT data type 🛠
  • support VARCHAR() data type 💰
  • bugFix 🎠

v0.8

31 Oct 01:29

Choose a tag to compare

Update log

  • Optimization offset👑
  • Compile time type detection✨
  • Reduced amount of code🎃

v0.7

22 Oct 13:46

Choose a tag to compare

Update log

  • fastest 🥇
  • less code 💎
  • better performance 🌌