Commit Graph

6 Commits

Author SHA1 Message Date
Omar Ajoue
f225bbbb84 Add type casting to postgres queries (#1600)
* 538 add support for casting types in postgres

* Add typing to postgres insert nodes and removed unnecessary field from crate db

* Added placeholder and description for types in postgres

* Adding tests to insert and changes suggested by Ben

*  Minor improvement

Co-authored-by: mutdmour <mutdmour@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-04-03 16:53:47 +02:00
Jan Oberhauser
40c2acd77b 👕 Fix lint issue 2020-10-22 15:46:03 +02:00
Jan Oberhauser
604d8eea89 Small improvements and fix for Postgres & QuestDB 2020-07-26 12:45:39 +02:00
Jan Oberhauser
a46a6fa00c 👕 Fix lint issue 2020-07-26 11:59:17 +02:00
Rupenieks
5545bc7dfc 🚧 Removed update function, fixed insert function 2020-07-23 11:14:03 +02:00
Jan Oberhauser
ae67735d14 Minor improvements to QuestDb-Node 2020-07-10 10:58:39 +02:00