We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f84f5e4 commit 7d3d954Copy full SHA for 7d3d954
README.md
@@ -17,10 +17,7 @@ or some other migration tool to manage this part of the database's life-cycle.
17
18
# Note on v2 vs v3
19
20
-v3 is very close to release now, if you are just starting with sqlboiler I strongly recommend you check
21
-out the v3 branch as there are multiple breaking changes and starting with v2 is going to leave you with
22
-a migration later on. There are new videos in the v3 branche's README about getting started with it as well
23
-as all the documentation has been updated. Please refrain from using v2 (current master branch) where possible!
+v3 has been released, please upgrade when possible, v2 is on life support only now.
24
25
## Why another ORM
26
0 commit comments