db2
Here are 185 public repositories matching this topic...
-
Updated
Jun 11, 2020 - Java
We have Javadoc published for each patch release, e.g.:
- https://www.jooq.org/javadoc/3.13.0/org.jooq/org/jooq/conf/RenderQuotedNames.html
- https://www.jooq.org/javadoc/3.13.1/org.jooq/org/jooq/conf/RenderQuotedNames.html
The latest version of the Javadoc for a minor release is currently using an x
for the patch release number:
Context
As a reader of online docs, it is not clear when doing diff which database if the "reference" against which a "target" is compared. This makes it tough!
As a reader of online docs, hoping to do a diffchangelog, it is not clear how to set the url and referenceURL parameters if i want to apply the generated diffchangelog against one db to migrate it up to the other. Which is which?
R
Extracted from #1961
There we defined those conversions for oracle to fix #1893. Same should be done for other providers with provider-specific types.
Basically we just need to register providertype to object mapping in mapping schema.
I need Some Hellp about instruction how to use SOCI from cmake as subporject "add_subdirectory(SOCI)"
I have long time try use It but SOCI::* not work. I know this about CMake but no one try to help. And How I can do in way from SOCI CMake script Variables. How I can do that ?
-
Updated
Sep 24, 2017 - Go
-
Updated
Jun 11, 2020 - Java
A client defined a schema as CUBE and REF.
In schemacrawler, this comes back as "CUBE" or "REF", which our code isn't handling (note
SchemaCrawler.java:426 and SchemaRetriever:181)
-
Updated
Dec 26, 2018 - HTML
-
Updated
Mar 22, 2020 - Python
(1) The download url will be something like following which is much longer than current download url and it's in different format from bulkexport spec.
https://pres-url-test.s3-eu-west-1.amazonaws.com/test.txt
?X-Amz-Algorithm=AWS4-HMAC-SHA256
&X-Amz-Credential=AKIAJQ6UAEQOACU
-
Updated
Apr 29, 2019 - JavaScript
-
Updated
May 16, 2019 - C#
-
Updated
May 11, 2020 - HTML
-
Updated
Nov 21, 2019 - Python
-
Updated
Apr 7, 2020 - PHP
-
Updated
Jun 11, 2020 - Java
-
Updated
Apr 2, 2020 - HTML
-
Updated
Jun 1, 2020 - Ruby
-
Updated
Mar 16, 2020 - JavaScript
-
Updated
Mar 8, 2018 - JavaScript
Improve this page
Add a description, image, and links to the db2 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the db2 topic, visit your repo's landing page and select "manage topics."
Sometimes it is needed to store compressed data in the DB. Unfortunately not all the DBs have built-in compression and FUSE compressed FSes are not available for every OS. So it may make sense to store compressed binary blobs in the DB.
Unfortunately when one sees them in DBeaver he sees them compressed, but often they are needed uncompressed. So it'd be nice to have a feature to decompress the