File Release Notes and Changelog
Release Name: 0.3.1
Release Notes
Support for delimited identifiers and databases without a 'public' schema.
Change Log
* Added workaround for incorrect assumption that 'public' schema is always present (issue #4). * Added support for delimited (or quoted) identifiers, e.g., those with embedded spaces, upper case characters, etc. (except for SQL keywords) (issue #5).

