Skip to content

Commit

Permalink
Merge branch 'master' into update/database-commons-1.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jczuchnowski authored Apr 26, 2021
2 parents 25a51e9 + 7e84011 commit 0c7b043
Show file tree
Hide file tree
Showing 7 changed files with 610 additions and 208 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ Connection pool | :white_check_mark:

Feature | PostgreSQL | SQL Server | Oracle | MySQL
:------------ | :-------------| :-------------| :-------------| :-------------
Render Read | :white_check_mark: | :white_check_mark: | |
Render Delete | :white_check_mark: | | |
Render Update | :white_check_mark: | | |
Render Read | :white_check_mark: | :white_check_mark: | | :white_check_mark: |
Render Delete | :white_check_mark: | | | :white_check_mark: |
Render Update | :white_check_mark: | | | :white_check_mark: |
Render Insert | | | |
Functions | :white_check_mark: | | |
Functions | :white_check_mark: | | | :white_check_mark: |
Types | | | |
Operators | | | |

Expand Down
Loading

0 comments on commit 0c7b043

Please sign in to comment.