0.1.0 • Published 5 years ago

@norvento/postgres-db v0.1.0

Weekly downloads
-
License
ISC
Repository
bitbucket
Last release
5 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.1.0

5 years ago