db2
Here are 186 public repositories matching this topic...
-
Updated
Jun 26, 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:
Ref #1101 we've concluded to remove the MyGet feed, which has been used for pre-releases up until now. That involves several tasks. From the top of my head:
- Move all NuGet packages currently on the MyGet feed over to the Azure Artifacts feed
- Update readme.md to show a badge for the latest release on the new feed and remove MyGet
- Delete the Travis build script all together, or
Liquibase doesn't validate missing changeSet Author and ID attributes in Formatted SQL changeLogs
Environment
Liquibase Version:
Liquibase Pro 4.0.0-beta1
Operating System Type & Version:
Linux, Windows
Description
Liquibase doesn't validate missing changeSet Author and ID attributes in Formatted SQL changeLogs.
Steps To Reproduce
- Create a changeSet in a Formatted SQL changeLog with missing Author or/and ID attributes
For example:
--changeset :whoAmI splitStatements:fals
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 26, 2020 - Java
-
Updated
Dec 26, 2018 - HTML
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
Jun 15, 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
Jun 25, 2020 - Python
-
Updated
May 11, 2020 - HTML
-
Updated
Apr 7, 2020 - PHP
-
Updated
Jun 23, 2020 - Java
-
Updated
Apr 2, 2020 - HTML
-
Updated
Jun 23, 2020 - Ruby
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