-
- [x] Create the ddl for a user account
- [x] Create the ddl for passwords
- [x] Some form of linker table idk
-
### Which problem is this feature request solving?
I would like to write the DDL that will be executed to files, without executing them on the destination.
This will allow for:
* inspection befor…
-
I select generating the DDL
-> Select the Data Model correctly
-> Get into the Windows Dialog for Saving
-> Click Saving
-> No Error Message, but nothing saved.
Additional Information:
- …
-
We are planning to build the Snowflake DDL pipeline from Azure Devops.
We are looking for version controlling at component level(Similar to Snowflake DB objects like DB--> Schema --> Tables, Views, …
-
### Elixir version
Elixir 1.16.2 (compiled with Erlang/OTP 26)
### Database and Version
any
### Ecto Versions
master
### Database Adapter and Versions (postgrex, myxql, etc)
postg…
-
Submitted by: Chris Walton (chriswalton)
Problem:
If you apply a script to generate a view; generate DDL for the database; and then apply the DDL as a script on a fresh database, the script fails …
-
Env:
```
Spring Boot - 3.2.1
Hibernet - 6.4.1
Mysql - 5.7
Liquibase : 4.25.1
Liquibase Hibernate6: 4.25.1
```
Gradle:
```
liquibase {
activities {
main {
defaul…
-
At present, there is a lack of DDL import capability, such as importing new tables or adding DDL to existing tables
-
We currently do not allow DDL statements like CREATE TABLE, CREATE SCHEMA, CREATE INDEX, etc. within explicit read committed transactions when `autocommit_before_ddl` is off. Postgres allows these sta…
-
D:\ibd2sql-main>python main.py sj4.ibd --sdi-table sj8.ibd --mysql5 --ddl
Traceback (most recent call last):
File "D:\ibd2sql-main\main.py", line 144, in
ddcw.init()
File "D:\ibd2sql-main…