mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
* basic impl * finished basic table metadata queries; * implemented data types; * working on data types; * added test for column length; * working on indices * working on query runner * working on schema builder * removed SAP HANA client from dependencies * fixed SAP uuid * working on falling tests; * working on falling tests; * added docker configuration for sap hana * simplifying sample entity * implemented pool; * trying to add SAP Hana to Circle CI * trying to add SAP Hana to Circle CI * trying to add SAP Hana to Circle CI * testing CircleCI config * testing CircleCI config * added sap tests for ci * changed sap port * ci experiments * ci experiments * removing ci, adding docs * removing ci * minor fixes; * fixed falling test; Co-authored-by: AlexMesser <dmzt08@gmail.com>