Scott Gray
Scott Gray
Configuration variables should not be settable with incorrect values, like: \set scale=fred
The documentation needs more examples in it
If either the connection or the JDBC driver defines the "password" property, then do not prompt the user for a password when connecting. Research topic: it would be nice to...
When connecting to db2, it would be useful if jsqsh presented itself with an application name of "jsqsh". This can be done with the clientProgramName driver property. Technically it would...
It should be possible to open an `FDBRecordStore` in read-only mode, disallowing any modification operations through its API's. My thinking around this was that maybe we could add a method...