Skip to content

Commit afde1ad

Browse files
committed
Added notes to r2dbc module
1 parent cdcb250 commit afde1ad

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

querydsl-r2dbc/README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)