needle_orm_postgres 0.1.1 copy "needle_orm_postgres: ^0.1.1" to clipboard
needle_orm_postgres: ^0.1.1 copied to clipboard

postgres support for needle_orm

needle_orm_postgres.dart #

postgres support for needle.

IMPORTANT #

when use IN statement , the param name must be followed by an blank ' ' !!!

'SELECT * FROM books where id in @idList '

You've been warned: THE FOLLOWING IS WRONG!!!

'SELECT * FROM books where id in @idList'
0
likes
140
points
36
downloads

Publisher

verified publisherhsdcloud.cn

Weekly Downloads

postgres support for needle_orm

Homepage
Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

logging, needle_orm, pool, postgres, postgres_pool

More

Packages that depend on needle_orm_postgres