1.0.2 • Published 6 years ago

@blacksmithstudio/blockbase-postgresql v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

Driver Postgresql for Blockbase

Compatible with Blockbase Framework

Version

1.0.2 beta

How to install ?

$ npm i --save @blacksmithstudio/blockbase-postgresql

Then add to your config/{env}.yml the following instructions depending of your system

dbms : postgresql
postgresql :
    host : localhost
    user : johndoe
    password :
    port : 5432
    database : yourdatabase

@TODO - finish the doc on the model use

License

(Copyright) 2017 - Alexandre Pereira for Blacksmith S.A.S.

Free Software, Hell Yeah!

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

7 years ago

0.9.5

7 years ago

0.9.4

7 years ago

0.9.3

7 years ago

0.9.2

7 years ago

0.9.1

7 years ago

0.9.0

7 years ago

0.0.1

7 years ago