db2
Here are 193 public repositories matching this topic...
-
Updated
Oct 15, 2020 - Java
-
Updated
Oct 15, 2020 - Java
-
Updated
Oct 15, 2020 - C#
Environment
Liquibase Version: 4.0.0
Liquibase Integration & Version: spring boot 2.3.2
Liquibase Extension(s) & Version:
Database Vendor & Version: MySql 8.0.15
Operating System Type & Version: Ubuntu 18.04.3
Description
Fail when t
It's hacky because of a leaky abstraction: marking a property by an attribute to specify it as a column - is an implementation detail and it's quite low-level. If we need to say 'this property is a column' in a generic way - there must be a higher-level entity/API of doing so (without using attributes).
Think it the other way - IMetadataReader returns an attribute which is really not there (not o
-
Updated
Oct 13, 2020 - C++
-
Updated
Sep 24, 2017 - Go
-
Updated
Oct 15, 2020 - Java
-
Updated
Dec 26, 2018 - HTML
We don't want to build releases on any tags, just for releases
-
Updated
Jun 15, 2020 - Python
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
Apr 29, 2019 - JavaScript
-
Updated
May 16, 2019 - C#
-
Updated
Aug 25, 2020 - HTML
-
Updated
Oct 5, 2020 - JavaScript
-
Updated
Jul 26, 2020 - PHP
-
Updated
Jun 25, 2020 - Python
-
Updated
Oct 14, 2020 - Java
-
Updated
Oct 14, 2020 - JavaScript
-
Updated
Oct 2, 2020 - Ruby
-
Updated
Apr 2, 2020 - HTML
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