0.2.0 • Published 4 years ago

@norvento/db.postgres v0.2.0

Weekly downloads
6
License
ISC
Repository
bitbucket
Last release
4 years ago

Norvento postgres db

Doc

Table of Contents

PostgresDB

PostgresDB

Parameters
execute

Executes the provided sql

Parameters
execute_singlequery
Parameters
  • sql any
createTransaction

Creates a new transaction

Transaction

Transaction

Parameters
begin

Starts the transaction

execute

Starts the transaction

Parameters
commit

Commit the transaction

rollback

Rollbacks the transaction

0.2.0

4 years ago

0.1.1

4 years ago

0.1.0

5 years ago