-
Hi there! I'm interested in using DBML as an metadata container for our Data Warehouse, and it would be interesting if we could add notes and settings for Tables, and custom settings for the Fields.
…
-
I there,
First thank you for maintaining this prisma generator, it's very useful =)
### Problem
I'm reporting this issue cause I am not able to have the manyMany join tables generated
### …
-
Uncaught runtime errors:
×
ERROR
Super expression must either be null or a function
TypeError: Super expression must either be null or a function
at _inherits (http://localhost:3000/static/js…
-
```
In the CodeSmith Template "Manage Outputs" If you configure Section 3 with
a filter Enums get created.
Entities no longer get created for those tables that satisfy the filter.
We need those Enti…
-
I had an action which generated database schema whenever .dbml file was changed.
action file
```
name: Render DBML file
run-name: ${{ github.actor }} is modifying database schema
on:
pull_re…
-
```
What steps will reproduce the problem?
1. Generate using QuickStart.cst
2. Open VS2008
3. Generate Outputs
What is the expected output? What do you see instead?
Generation of code. Stacktrace err…
-
I have used the postgres **structure.sql** file generated using rake command. I ended up removing lot of stuffs from file to make below command run to get my dbml. Ended up removing all default values…
-
## Problem
If there is an enum with capital letters in its name, the .sql export is broken such that the enum can't be referenced (or else I haven't been able to figure out how).
## Example
T…
-
hi, i was wondering if we considered providing options to exporter to print DBML is a more human readable way?
e.g skip double quotes around column/table names, skip `null` , `not null` etc.
i'm…
-
```
In the CodeSmith Template "Manage Outputs" If you configure Section 3 with
a filter Enums get created.
Entities no longer get created for those tables that satisfy the filter.
We need those Enti…