Skip to content

Commit

Permalink
Fix the table listing the list of supported key
Browse files Browse the repository at this point in the history
Signed-off-by: Clement Escoffier <[email protected]>
  • Loading branch information
cescoffier committed Apr 5, 2014
1 parent 2ebb097 commit 930a648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ db.sqlite.isolation = READ_UNCOMMITTED
Supported key are the following:
|Key|Description|Default value|
--------------------------------
|---|----------- |-----|
|driver| the JDBC driver class | _mandatory_
|url| the JDBC url | _mandatory_
|logStatements| if set to true, dump the statements | false
Expand Down

0 comments on commit 930a648

Please sign in to comment.