db2
Here are 202 public repositories matching this topic...
-
Updated
Mar 10, 2021 - Java
-
Updated
Mar 11, 2021 - Java
Environment
Liquibase Version: 3.8.0, 4.1.1
Liquibase Integration & Version: CLI
Database Vendor & Version: Postgress
Operating System Type & Version: Linux
Description
The Liquibase CLI has the "validate" command to check is a changelog
-
Updated
Mar 8, 2021 - C#
Hi guys,
I have a small question regarding the way Linq2Db treats ambient transactions (TransactionScope).
In the example (see below), if the first query runs before an instance of transaction scope is created, then the ambient transaction will be ignored. However, if the first query runs after the transaction scope is created, then the transaction will be respected.
This behavior looks m
-
Updated
Feb 23, 2021 - C++
-
Updated
Sep 24, 2017 - Go
-
Updated
Mar 10, 2021 - Java
-
Updated
Dec 26, 2018 - HTML
We don't want to build releases on any tags, just for releases
In the CompletionStages class we have several methods to loop and compute the total but we don't have any unit tests.
We know that they are correct because we use them everywhere but it would be nice to have some specific unit tests.
This is not urgent but could be a good issue for first contributors
Is your feature request related to a problem? Please describe.
Robin noticed that all of the minimal "Parameters" examples are duplicates.
Currently, we generate one instance per "choice type". However, in the case of the minimal Parameters examples, these choice types aren't even required in the resource and so they are not present, leading to 50 copies of the same resource.
**Describ
-
Updated
Jan 29, 2021 - Python
Ian did it for ipywidgets, etc see here: QuantStack/ipycytoscape#247
We just need to copy paste the code and test if it's working here.
-
Updated
Apr 29, 2019 - JavaScript
-
Updated
Mar 9, 2021 - HTML
-
Updated
Feb 9, 2021 - JavaScript
-
Updated
May 16, 2019 - C#
-
Updated
Mar 5, 2021 - Python
-
Updated
Dec 9, 2020 - PHP
-
Updated
Mar 8, 2021 - Java
-
Updated
Jan 26, 2021 - JavaScript
-
Updated
Feb 8, 2021 - HTML
-
Updated
Jan 26, 2021 - 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