Skip to content

notaphplover/ant-sql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Build status Coverage Status

Description

SQL extension for AntJS.

Status

In beta phase. The library is being tested in a pre production environment.

How to build the library

Just run the build script:

npm run build 

How to run tests

Tests are dockerized in order to start a redis server and a PostgreSQL server in a virtual environment.

You can run all the tests with the test script:

npm test 

A coverage report will be generated at the coverage directory.

Aknowledgements

Special thanks to Pablo López Torres for the theoretical knowledge and conversations that led to this project.

Packages

No packages published

Languages