mirror of
https://github.com/dbt-labs/dbt-core
synced 2025-12-17 19:31:34 +00:00
delete deprecated create_adapter_plugins script (#12280)
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
# The create_adapter_plugins script is being replaced by a new interactive cookiecutter scaffold
|
||||
# that can be found https://github.com/dbt-labs/dbt-database-adapter-scaffold
|
||||
print(
|
||||
"This script has been deprecated, to create a new adapter please visit https://github.com/dbt-labs/dbt-database-adapter-scaffold"
|
||||
)
|
||||
Reference in New Issue
Block a user