utilitas 1995.2.8 → 1995.2.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -108,7 +108,7 @@ Works in Node.js and modern browsers.
108
108
 
109
109
  | symbol | type | params / value |
110
110
  | :--- | :--- | :--- |
111
- | _NEED | Array | mysql2 |
111
+ | _NEED | Array | mysql2,pg |
112
112
  | default | AsyncFunction | options |
113
113
  | assembleInsert | Function | table, data, options |
114
114
  | assembleQuery | Function | table, options |