-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
## Tell us about the problem you're trying to solve
I would like to do import and export of spatial datas between different databases but actually spatial types are automaticaly casted into strings…
-
**Reporter: maris.gis@gmail.com**
**Date: 2006/07/26 - 00:12**
If Oracle environmental variables are undefined, then OCIErrorGet() does not
return any error message thus last_oci_call_ms_error variab…
-
Hi, I meet a problem and I am not sure whether it's a bug.
I connected the Oracle Database using
```
d = Data('oracle://:@/')
```
I got a blaze data object but it contains no table
But I tried the…
-
I attempted to use WhiteRabbit 0.8.1. I couldn't connect to my oracle database. There are two means by which I tried to connect to the oracle database, and I got two types of error
![db](https://us…
-
It's hard to deny how Arrow has become the standard de-facto for in-memory representation of tabular data.
Multiple competing product (Snowflake, BigQuery, etc) as well as libraries (ADBC, TurboODBC)…
-
**Issue type:**
[x] question
[ ] bug report
[ ] feature request
[x] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[x] `mysql` / `mariadb`
[ ] …
-
Oracle also supports the `TIMESTAMP WITH LOCAL TIME ZONE`, where the database stores the time normalized to the database timezone. Upon querying, the time is converted into the session timezone of the…
-
### Feature Description
When needing to use table partitioning; the issue with not having this support is that a table cannot be converted to a partitioned table post creation. While this is fine fo…
-
Hi guys,
just reviewing the utils and the extract_oracle_models.py is not happy:
```
.
.
db.define_table('
.
.
.
Field('LAST_TRX_DATE', type='datetime', comment='Alternative types: d…