Skip to content

Conversation

@Mistat
Copy link
Contributor

@Mistat Mistat commented Oct 14, 2025

Summary

  • Adds TypeORM support for TailorDB with:
    • @tailor-platform/function-typeorm-tailordb: minimal SQL utilities and an experimental TypeORM DataSource integration for the Tailor Platform Function runtime.
    • @tailor-platform/function-typeorm-tailordb-codegen: CLI to generate TypeORM entity classes from TailorDB schema metadata.

Motivation

Enable projects using Tailor Platform Functions to use TypeORM-style entities and basic Repository/QueryBuilder CRUD against TailorDB, while keeping schema authoritative in TailorDB (no
TypeORM schema sync/migrations).

@Mistat Mistat requested a review from a team as a code owner October 14, 2025 07:24
@Mistat Mistat force-pushed the feat/typeorm-proto branch 2 times, most recently from 8dbe893 to 91db1ef Compare October 14, 2025 15:41
@Mistat Mistat force-pushed the feat/typeorm-proto branch from 91db1ef to 4e47ebe Compare October 15, 2025 00:43
@Mistat Mistat changed the title Add Typeorm proto feat(typeorm): introduce Tailor Platform Function driver + entity codegen Oct 15, 2025
@k1LoW k1LoW merged commit 6d544b2 into main Oct 16, 2025
6 checks passed
@k1LoW k1LoW deleted the feat/typeorm-proto branch October 16, 2025 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants