-
#### What language are you using?
Python
#### What version are you using?
0.3.2 on a Macbook M1 Max Machine
#### What database are you using?
Oracle
#### What dataframe are you using?
Pan…
-
Hi guys. We just started experimenting with ebean-migration and encountered a strange problem with generated migration versions. We have a migration generation script like this:
```kotlin
fun main…
-
## Issue Description
I am incrementally slinging data to a large Oracle table via sqlldr from SQL Server. Here is an example command:
```
sling run --src-conn CDW_MSSQL --src-stream dbo.BillingTran…
-
-
-
#### What language are you using?
**Python**
#### What version are you using?
**Python 3.9** `connectorx==0.3.4a1`
#### What database are you using?
**OracleDB**
#### What dataframe …
-
Dear Srs
Currently, we are running version 7.0.8 of the OpenDCS application and we have tried to install the new version 7.0.13 or 7.0.14, which perform well except it does not allow connection to th…
-
By ChatGPT.
Here's how you can add non-standard options (such as indexes, constraints, and custom storage settings) to tables in different databases like MS SQL, Oracle, and Cassandra:
### 1. **MS S…
-
The UUID type in YDB has an unexpected order when sorting. It can be surprising for developers and could be lead to production incidents in the future.
Test with example:
https://github.com/ydb-pl…
rekby updated
1 month ago
-
Numerous RDBMS support the GeoJSON notation in addition to WKT and WKB, e.g. Oracle, and many others:
https://docs.oracle.com/en/database/oracle/oracle-database/23/adjsn/using-GeoJSON-geographic-data…