sql-fragment
v0.0.1
Published
Write SQL queries for ๐ Postgres in safe way
Downloads
3
Maintainers
Readme
sql-fragment
Write SQL queries for ๐ Postgres in safe way
โจ Features
- feature one
- feature two
๐ง Installation
yarn add sql-fragment
๐ฌ Getting started
Let's demonstrate simple usage with ... example:
// your code example
๐ญ Examples
Go checkout examples !
๐ API
Document your API here
publicMethodOne(value:string): string
This methods does foo bar moo...
Example:
// example
๐ Guides
Today we're gonna build Foo....