-
The generated .yml files doesn't contain the right values for time fields in a mysql database. For example the created_at and updated_at fields.
Here is a part from a yml file:
updated_at: !ruby/ob…
-
Fehlermeldung:
`Transaktion wurde wegen folgendem Fehler nicht ausgeführt: json_decode(): Argument #1 ($json) must be of type string, array given`
--
System report (REDAXO 5.16.1, PHP 8.2.4…
olien updated
2 months ago
-
When following the instructions in the readme, the heroku app seems to start up with a clean database. Are there any tools to sync the database between the local and heroku environments?
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
i have this message when start server.
the credentials are definitely correct
```
[12:06:14 INFO]: [MySQL-Sync] Enabling MySQL-Sync v1.4.9
[12:06:14 ERROR]: [MySQL-Sync] No valid MySQL Credentia…
-
## Enhancement
The [statistics docs](https://docs.pingcap.com/tidb/stable/statistics#import-and-export-statistics) has information about how to export and import table statistics.
The [br docs o…
-
-----
This is the error we get now when generating a backup.
Update:
![Capture](https://user-images.githubusercontent.com/21377805/96206198-fa151d00-0f9a-11eb-9ce9-654afcafe370.PNG)
When tryin…
-
**Describe the bug**
An error message, stating the decline reason, should appear on the front end. Yet, it appears only in the browser's console errors.
**To Reproduce**
Steps to reproduce the be…
-
The database backends are all based on SQL queries "compiled" using SQLC to Go code. So it shouldn't be too difficult to add another support for MySQL on top of Postgres and SQLite. Would anyone be in…
-
I cloned the git repo and edited the docker-compose file so that volumes are located in a known location. This is something that I always do for docker projects so that I can backup the volumes easily…