Skip to main content
Best practices
0 votes
1 replies
58 views

How to automate deployment of Superset dashboards, charts, and datasets to the target environment (UAT/Prod) from Bitbucket using a CI/CD pipeline running on Cloud Build, Bitbucket Pipelines, or ...
Manish Kumar Pandey's user avatar
0 votes
1 answer
302 views

I'm currently using Liquibase version 4.29 in my Spring application and I want to run Liquibase updates programmatically instead of via the command line. I have enabled Liquibase with the property ...
Maddy's user avatar
  • 11
0 votes
1 answer
776 views

I have an existing postgresql database. I am trying to apply version control tool like flyway. I am using desktop app community version 6.6.1.0. I am trying to create a baseline script from here. But ...
Barun Bhattacharjee's user avatar
0 votes
0 answers
201 views

I am working with sqlalchemy-continuum to use versioning on selected database tables in a flask app with mssql. In my end-to-end tests I run a flask app context that populates flask's global g object ...
user avatar
0 votes
1 answer
130 views

i'm supposed to version the records in a database by year. so if i get a new file from the year 2023 the entries should be changed according to the year. i'm not finding anything useful to versioning ...
user16350182's user avatar
0 votes
2 answers
195 views

i have vespa verion 5.220.14 installed in one server where i have used json (provided by gson lib ) in searcher, while i am deploying the same code in vespa version 5.550 in a diffrentserver it is not ...
divyansh's user avatar
2 votes
1 answer
106 views

I would like to allow for versioning of text in Vespa. If a user changes certain fields over time the changes would be tracked and versions could be restored. I imagine a solution running in parallel ...
SirGanya's user avatar
  • 141
1 vote
1 answer
896 views

I am new to rails. I want to track the versions of my record using paper_trail gem but I am not able to do so when I use the update_columns method. I think overriding the update_columns method may ...
Screw Ball's user avatar
0 votes
1 answer
454 views

I'm working on a project where users could upload excel files into a MySQL database. Those files are the main source of our data as they come directly from the contractors working with the company. ...
Aybrl's user avatar
  • 1
3 votes
1 answer
700 views

With the versioning concept of having a extra history/revision table for each table, where you want to keep track of the changes, I am wondering how to handle the relationships (foreign keys)? Example:...
user3077796's user avatar
-1 votes
3 answers
157 views

I'm working on an android app for some days using SQLite as databse. Sometimes I had to add column. For this reason, I just change database version and write down the changes in onUpgrade() like this: ...
Riyad's user avatar
  • 19
2 votes
0 answers
192 views

I am currently working on database versioning project. And I'm using a SQL Server Database Project for this. But we'll not use local database on the SSDT Project. Therefore I don't want to deployment ...
Gamze's user avatar
  • 21
1 vote
1 answer
1k views

I am developing a C# ASP.NET Core web application for Azure. I am using the Microsoft Azure Storage Emulator for local testing: https://learn.microsoft.com/en-us/azure/storage/common/storage-use-...
Claus Appel's user avatar
  • 1,783
-1 votes
1 answer
242 views

MariaDB has this cool feature of tables versioning that allow you to keep track of data changes within a table like a VCS. According to Django documentation, MariaDB is supported by the latest Django ...
Fabio Magarelli's user avatar
2 votes
1 answer
310 views

what are the possible ways to version your RDF store in gitlab?
ammo's user avatar
  • 39

15 30 50 per page
1
2 3 4 5
10