Skip to content
#

db2

Here are 186 public repositories matching this topic...

dbeaver
KOLANICH
KOLANICH commented Jan 11, 2019

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

eloekset
eloekset commented Feb 22, 2020

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
szandany
szandany commented Apr 30, 2020

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

  1. Create a changeSet in a Formatted SQL changeLog with missing Author or/and ID attributes
    For example:
    --changeset :whoAmI splitStatements:fals
amreisa
amreisa commented Feb 27, 2020

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 ?

SymmetricDS is a database and file synchronization solution that is platform-independent, web-enabled, and database agnostic. SymmetricDS was built to make data replication across two to tens of thousands of databases and file systems fast, easy and resilient. We specialize in near real time, bi-directional data replication across large node networks over the WAN or LAN.

  • Updated Jun 26, 2020
  • Java
albertwang-ibm
albertwang-ibm commented Apr 1, 2020

https://cloud.ibm.com/docs/services/cloud-object-storage/hmac?topic=cloud-object-storage-presign-url#presign-url-get-java

(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

Improve this page

Add a description, image, and links to the db2 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the db2 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.