This package has been deprecated

Author message:

this package has been deprecated

dc-filesql
TypeScript icon, indicating that this package has built-in type declarations

1.1.7 • Public • Published

This is the code that facilitate SQL communication for the different lambda projects.

It's built in an npm package called dc-filesql for ease of use on any project.

Release a new version

if you change something, you need to publish a new version on npm for other projects to have the latest code.

first you need to change the version number in package.json (bump the last number by one), then simply do:

npm run deploy

then on the other projects that use this package you need to do:

npm update dc-filesql

developing

this is a typescript project so if you make changes run tsc to have the typescript compiler run.

Readme

Keywords

none

Package Sidebar

Install

npm i dc-filesql

Weekly Downloads

1

Version

1.1.7

License

N/A

Unpacked Size

31.7 kB

Total Files

18

Last publish

Collaborators

  • plenituz