Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jczuchnowski authored May 23, 2022
1 parent 2f0766f commit bf3b198
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ Feature | PostgreSQL | SQL Server | Oracle | MySQL
:------------ | :-------------| :-------------| :-------------| :-------------
Render Read | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
Render Delete | :heavy_check_mark: | :heavy_check_mark: | | :white_check_mark: |
Render Update | :heavy_check_mark: | :heavy_check_mark: | | :white_check_mark: |
Render Insert | :heavy_check_mark: | :heavy_check_mark: | |
Render Update | :heavy_check_mark: | | | :white_check_mark: |
Render Insert | :heavy_check_mark: | | |
Functions | :heavy_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: |
Types | :white_check_mark: | | | :white_check_mark: |
Operators | | | |
Expand Down

0 comments on commit bf3b198

Please sign in to comment.