Is it possible to version queries using git in DBSQL?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2021
09:44 PM
- last edited on
03-21-2025
05:44 AM
by
Advika
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2021 09:32 AM
Not at this time, but it is a focus for the product to implement. Right now we need to use the REST API to export the query to a file and then commit those files to version control.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2022 11:55 AM
Hi, what is the status with it? is it expected any time soon? if not, any documentation of the best practice.
thanks,
Amit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2022 01:09 PM
Hi @Amit Cahanovich , I do not believe there is an update on this at this time. This is a requested feature. If you are a Databricks customer please reach out to your Databricks account team and they can provide more regular updates and even attach your account to the request.
As of now I don't think there is any best practices for version control with DBSQL. REST API would be your best option for now.