Skip to content

Version 0.3.0 published #54

@xxgreg

Description

@xxgreg

https://pub.dartlang.org/packages/postgresql

@tomyeh @pisabev @Fox32

Let me know if you have any issues.

Change log:

A new connection pool with more configuration options.
Support for json and timestamptz types.
Utc time zone support.
User customisable type conversions.
Improved error handling.
Connection.onClosed has been removed.
Some api has been renamed, the original names are still functional but marked as deprecated.
Pool.destroy() => Pool.stop()
The constants were upper case and int type. Now typed and lower camel case to match the style guide.
Connection.unhandled => Connection.messages
Connection.transactionStatus => Connection.transactionState

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions