不要怂,就是干,撸起袖子干!

Commit e96917b0 by Sascha Depold

pg native

1 parent 24dfb123
Showing with 1 additions and 0 deletions
...@@ -13,6 +13,7 @@ ...@@ -13,6 +13,7 @@
- [FEATURE] Compatibility for JSON-like strings in Postgres (thanks to aslakhellesoy) - [FEATURE] Compatibility for JSON-like strings in Postgres (thanks to aslakhellesoy)
- [FEATURE] honor maxConcurrentQueries option (thanks to dchester) - [FEATURE] honor maxConcurrentQueries option (thanks to dchester)
- [FEATURE] added support for stored procedures (inspired by wuyuntao) - [FEATURE] added support for stored procedures (inspired by wuyuntao)
- [FEATURE] added possibility to use pg lib's native api (thanks to denysonique)
# v1.5.0 # # v1.5.0 #
- [REFACTORING] use underscore functions for Utils.isHash (thanks to Mick-Hansen/innofluence) - [REFACTORING] use underscore functions for Utils.isHash (thanks to Mick-Hansen/innofluence)
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!