Releases: Snowflake-Labs/SC.DDLExportScripts
Release v0.2.0
DDL Export Scripts Release v0.2.0
What's Changed in this Release
- chore: update version to 0.2.0 across all components (Carlos Azofeifa)
- SNOW-3032602: Add bulk import script for Power BI (#40) (Diana Servellón Orellana)
Recent Commits
50edada - chore: update version to 0.2.0 across all components (Carlos Azofeifa)
Release Statistics
- Changed Files: 31
- Commits: 1
- Contributors: 1
Included Components
- DB2
- Hive
- Netezza
- Oracle
- Redshift
- SQL Server
- Teradata
- Vertica
- BigQuery
- Databricks
- Synapse
- Sybase IQ
- Power BI
- Alternative SQL Server Extraction Methods
Component Changes
DB2
- DB2/README.md
- DB2/bin/create_ddls.sh
Hive
- Hive/README.md
- Hive/exp_ddl.sh
Netezza
- Netezza/README.md
Oracle
- Oracle/README.md
- Oracle/bin/create_ddls.bat
- Oracle/bin/create_ddls.sh
- Oracle/bin/create_ddls_plus.sh
Redshift
- Redshift/README.md
- Redshift/bin/create_ddls.ps1
- Redshift/bin/create_ddls.sh
SQL Server
- SQLServer/README.md
Teradata
- Teradata/README.md
- Teradata/bin/create_ddls.sh
Vertica
- Vertica/README.md
- Vertica/Scripts/vertMain.py
BigQuery
- BigQuery/README.md
- BigQuery/bin/create_ddls.sh
Databricks
- Databricks/README.md
Synapse
- Synapse/Create_ddls.ps1
- Synapse/Create_ddls.sh
- Synapse/README.md
Sybase IQ
- Sybase IQ/bin/Create_ddls.ps1
- Sybase IQ/bin/Create_ddls.sh
Power BI
- Power BI/README.md
- Power BI/bulk-convert-pbix-to-pbit.ps1
Alternative SQL Server Extraction Methods
- AlternativeSQLServerExtractionMethods/PowerShellScripts/README.md
- AlternativeSQLServerExtractionMethods/PowerShellScripts/bin/extract-sql-server-ddl.ps1
- AlternativeSQLServerExtractionMethods/README.md
Installation
Download the appropriate ZIP file for your database platform and extract it to your preferred location.
Usage
See the README.md file in each component directory for specific usage instructions.
Full Changelog
Release v0.1.1
DDL Export Scripts Release v0.1.1
What's Changed in this Release
- SNOW-3032602: Add bulk import script for Power BI (#40) (Diana Servellón Orellana)
Recent Commits
ee7505d - SNOW-3032602: Add bulk import script for Power BI (#40) (Diana Servellón Orellana)
Release Statistics
- Changed Files: 5
- Commits: 1
- Contributors: 1
Included Components
- DB2
- Hive
- Netezza
- Oracle
- Redshift
- SQL Server
- Teradata
- Vertica
- BigQuery
- Databricks
- Synapse
- Sybase IQ
- Power BI
- Alternative SQL Server Extraction Methods
Component Changes
Power BI
- Power BI/License.txt
- Power BI/README.md
- Power BI/bulk-convert-pbix-to-pbit.ps1
Installation
Download the appropriate ZIP file for your database platform and extract it to your preferred location.
Usage
See the README.md file in each component directory for specific usage instructions.
Full Changelog
Release v0.1.0
DDL Export Scripts Release v0.1.0
What's Changed in this Release
- Added Sybase IQ scripts (#39) (Jean Carlos Berrocal Muñoz)
- feat: add Synapse to CI/CD release process (sfc-gh-cazofeifamadrigal)
Recent Commits
dd2692d - Added Sybase IQ scripts (#39) (Jean Carlos Berrocal Muñoz)
Release Statistics
- Changed Files: 33
- Commits: 1
- Contributors: 1
Included Components
- DB2
- Hive
- Netezza
- Oracle
- Redshift
- SQL Server
- Teradata
- Vertica
- BigQuery
- Databricks
- Synapse
- Alternative SQL Server Extraction Methods
Component Changes
DB2
- DB2/README.md
- DB2/bin/create_ddls.sh
Hive
- Hive/README.md
- Hive/exp_ddl.sh
Netezza
- Netezza/README.md
Oracle
- Oracle/README.md
- Oracle/bin/create_ddls.bat
- Oracle/bin/create_ddls.sh
- Oracle/bin/create_ddls_plus.sh
Redshift
- Redshift/README.md
- Redshift/bin/create_ddls.ps1
- Redshift/bin/create_ddls.sh
SQL Server
- SQLServer/README.md
Teradata
- Teradata/README.md
- Teradata/bin/create_ddls.sh
Vertica
- Vertica/README.md
- Vertica/Scripts/vertMain.py
BigQuery
- BigQuery/README.md
- BigQuery/bin/create_ddls.sh
Databricks
- Databricks/README.md
Synapse
- Synapse/Create_ddls.ps1
- Synapse/Create_ddls.sh
- Synapse/README.md
Alternative SQL Server Extraction Methods
- AlternativeSQLServerExtractionMethods/PowerShellScripts/README.md
- AlternativeSQLServerExtractionMethods/PowerShellScripts/bin/extract-sql-server-ddl.ps1
- AlternativeSQLServerExtractionMethods/README.md
Installation
Download the appropriate ZIP file for your database platform and extract it to your preferred location.
Usage
See the README.md file in each component directory for specific usage instructions.
Full Changelog
Release v0.0.96
DDL Export Scripts Release v0.0.96
What's Changed in this Release
- feat: add Synapse to CI/CD release process (sfc-gh-cazofeifamadrigal)
Recent Commits
f1e24a4 - feat: add Synapse to CI/CD release process (sfc-gh-cazofeifamadrigal)
Release Statistics
- Changed Files: 2
- Commits: 1
- Contributors: 1
Included Components
- DB2
- Hive
- Netezza
- Oracle
- Redshift
- SQL Server
- Teradata
- Vertica
- BigQuery
- Databricks
- Synapse
- Alternative SQL Server Extraction Methods
Component Changes
Installation
Download the appropriate ZIP file for your database platform and extract it to your preferred location.
Usage
See the README.md file in each component directory for specific usage instructions.
Full Changelog
Release v0.0.95
DDL Export Scripts Release v0.0.95
What's Changed in this Release
- fix: add permalink ZIP files for all database components (sfc-gh-cazofeifamadrigal)
- Clean up repository setup and improve contributor onboarding (sfc-gh-cazofeifamadrigal)
- Clean up repository setup and improve contributor onboarding (sfc-gh-cazofeifamadrigal)
- Clean up repository setup and improve contributor documentation (sfc-gh-cazofeifamadrigal)
- Add setup script and improve repository setup experience (sfc-gh-cazofeifamadrigal)
- Fix pre-commit configuration and minor formatting in VERSION-UPDATE.sh (sfc-gh-cazofeifamadrigal)
- Fix hooks after clone the repo (sfc-gh-cazofeifamadrigal)
- Upgrade README.md file (sfc-gh-cazofeifamadrigal)
Recent Commits
8039beb - fix: add permalink ZIP files for all database components (sfc-gh-cazofeifamadrigal)
Release Statistics
- Changed Files: 1
- Commits: 1
- Contributors: 1
Included Components
- DB2
- Hive
- Netezza
- Oracle
- Redshift
- SQL Server
- Teradata
- Vertica
- BigQuery
- Databricks
- Alternative SQL Server Extraction Methods
Component Changes
Installation
Download the appropriate ZIP file for your database platform and extract it to your preferred location.
Usage
See the README.md file in each component directory for specific usage instructions.