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 cdcb250 commit afde1adCopy full SHA for afde1ad
querydsl-r2dbc/README.md
@@ -0,0 +1,13 @@
1
+# R2DBC support
2
+
3
+For now, it's highly experimental, looking for feedback!
4
5
+There will be a serious refactor to eliminate code and test code duplications with querydsl-sql!
6
7
+Must restore `#addBatch()` functionality, but I don't think I can do it.
8
9
+```
10
+$ git revert 9179f4e8e0a2b11af82335a902067583087266fa
11
12
13
+Any bugs can be addressed on PRs
0 commit comments