We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a26d28 commit 4ed19c2Copy full SHA for 4ed19c2
1 file changed
README.md
@@ -29,6 +29,8 @@ You can add the following dependencies to your pom.xml to include [PgBulkInsert]
29
</dependency>
30
```
31
32
+The library is a single file, so you can also copy and paste the file into your project, without taking an additional dependency.
33
+
34
## PgBulkInsert 9: Modern, Functional API ##
35
36
PgBulkInsert 9.0.0 comes with a new API, that's functional and type-safe to work with.
0 commit comments