h3n4l
h3n4l
Hi @vv5d , what version are you using? If you are using version 1.4.0 and later and deployed on localhost, please configure a reverse proxy.
> docker-compose need to set two databases They are demo data. > only one sqlite persistent storage needs to be set in helm chart. What is the difference between the...
> I guess that Bytebase not only synchronizes the structure of the schema, but also synchronizes the data Yeah, we do dump data in some cases, like taking backups. You...
We need to update the link refer action page, the origin page seems overdue.
Same apperance on my mac(Monterey 12.1, m1 silicon), iGlance version 2.1 !*_*
Hi @prashantkumaryadav , follow the [Bytebase document](https://www.bytebase.com/docs/administration/production-setup#2-setup-https) to use HTTPS.
Hi @Vonng, sorry for being late. I cannot reproduce this problem in the Bytebase of version 1.1.1. Here are my steps to reproduce: ``` h3n4l=# CREATE DATABASE test; h3n4l=# \c...
Feel free to reopen this issue if you have any questions about this again.
We need to install mysqlutil tarball in bb cli. I will open another PR to achieve this goal. Block this PR until that PR merged. : )
We need to replace our restore core with the MySQL client first. : \