Back to Loopback Next

Configuring DataSource

docs/site/Configuring-datasource.md

4.0.0-alpha.1855 B
Original Source

Overview

{% include note.html content=" This is a placeholder page, the task of adding content is tracked by the following GitHub issue: loopback-next#6091 " %}

<!-- TODO - how to configure the connector ( what properties the connector configuration might take - how type maps ⚠️ should finish task https://github.com/loopbackio/loopback-next/issues/5063 - to database (Database Migration), e.g String -> Varchar, Boolean -> Tinyint - from database (Discovery), e.g Bigint -> int, Text -> String - how to customize table/column names - how to discover/migration tables/models - list connector specific topics, e.g transaction, objectId, and read should check the corresponding connector pages. - add links to connector reference - Move https://loopback.io/doc/en/lb4/DataSources.html#creating-a-datasource-at-runtime from "Datasource" -->