Rodel E. Dagumampan
Rodel E. Dagumampan
Bash command on Ubuntu WSL: ```bash export YUNIQL_CONNECTION_STRING="xxx" export YUNIQL_PLATFORM="postgresql" export YUNIQL_WORKSPACE="/home/yuniql/samples/basic-postgresql-sample" printenv sudo yuniql erase --force --debug sudo yuniql run --debug ``` Error results: ```bash rdagumampan@DESKTOP-ULR8GDO:/home/yuniql/samples/basic-postgresql-sample$ sudo yuniql run...
https://www.alibabacloud.com/product/apsaradb-for-rds-mysql https://www.alibabacloud.com/product/apsaradb-for-rds-postgresql https://www.alibabacloud.com/product/apsaradb-for-rds-sql-server
https://docs.microsoft.com/en-us/windows/package-manager/winget/ ```console winget install yuniql ```
It could be a good idea to explore making `yuniql` available in GH Action Market Place. Possible actions are: - - ```yaml name: yuniql on: push: branches: - master jobs:...
Currently the only way to run yuniql on macOS is thru Linux Docker container. While we are publishing a linux-x64 package in a zip file, it is still difficult to...
Currently the only way to run yuniql for linux machines is thru Linux Docker container. While we are publishing a linux-x64 package in a zip file, it is still difficult...
Currently the only way to run yuniql for linux machines is thru Linux Docker container. While we are publishing a linux-x64 package in a zip file, it is still difficult...
There might be situation when the calculated checksum in directories mismatched. This can be due to accept changes made in the directories or other OS specific encoding changes. To resolve...
References: https://www.sap.com/denmark/products/hana.html https://answers.sap.com/questions/12630736/sap-hana-drivers-for-net-core.html https://developers.sap.com/tutorials/hxe-dot-net-connection.html https://developers.sap.com/tutorials/hana-clients-dot-net-core.html