You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
**v0.8.2**
1
+
**v0.8.3**
2
2
1. Added fundamental concept of TableMetaModel - class that unifies metadata parsed from different classes/ORM models types/DDLs to one standard to allow easy way convert one models to another
3
3
in next releases it will be used for converter from one type of models to another.
4
4
2. Fixed issue: https://github.com/xnuinside/omymodels/issues/18 "NOW() not recognized as now()"
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -278,7 +278,7 @@ Please describe issue that you want to solve and open the PR, I will review it a
278
278
Any questions? Ping me in Telegram: https://t.me/xnuinside
279
279
280
280
## Changelog
281
-
**v0.8.2**
281
+
**v0.8.3**
282
282
1. Added fundamental concept of TableMetaModel - class that unifies metadata parsed from different classes/ORM models types/DDLs to one standard to allow easy way convert one models to another
283
283
in next releases it will be used for converter from one type of models to another.
284
284
2. Fixed issue: https://github.com/xnuinside/omymodels/issues/18 "NOW() not recognized as now()"
Copy file name to clipboardExpand all lines: docs/README.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -293,7 +293,7 @@ Any questions? Ping me in Telegram: https://t.me/xnuinside
293
293
Changelog
294
294
---------
295
295
296
-
**v0.8.2**
296
+
**v0.8.3**
297
297
298
298
299
299
#. Added fundamental concept of TableMetaModel - class that unifies metadata parsed from different classes/ORM models types/DDLs to one standard to allow easy way convert one models to another
0 commit comments