Removed no longer needed setting for mysql
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
This commit is contained in:
@@ -61,10 +61,6 @@ Finally, copy the jdbc driver from the database vendor website to the `lib` dire
|
|||||||
|
|
||||||
## Database Vendor Specific Notes
|
## Database Vendor Specific Notes
|
||||||
|
|
||||||
### MySQL
|
|
||||||
|
|
||||||
`sessionVariables=sql_mode=ANSI_QUOTES` on your jdbc url string may be necessary. TODO: double check this
|
|
||||||
|
|
||||||
### PostgreSQL
|
### PostgreSQL
|
||||||
|
|
||||||
`stringtype=unspecified` on your jdbc url string is necessary.
|
`stringtype=unspecified` on your jdbc url string is necessary.
|
||||||
|
|||||||
Reference in New Issue
Block a user