-
Updated
Aug 3, 2021 - TypeScript
oracle
Here are 2,296 public repositories matching this topic...
Describe the Bug
Hi. I've added a repeater interface for my JSON object, and set the fields as follows:
itemid: integer
quantity: integer
When requested from the API, the numbers are returned as strings. Example response:
[{"itemid":"3","quantity":"5","stackable":true}]
Note that the boolean type works correctly as opposed to integers.
To Reproduce
- Create a collection with
-
Updated
Aug 3, 2021 - Java
-
Updated
Aug 3, 2021 - Java
-
Updated
Jul 26, 2021 - Shell
-
Updated
Jul 27, 2021 - Java
-
Updated
Jul 28, 2021 - Shell
-
Updated
Aug 3, 2021 - Java
支持符号调试
-
Updated
Jul 31, 2021 - Go
Environment
Liquibase Version:
4.1.0
Also latest master
Liquibase Integration & Version:
gradle, unknown version
Liquibase Extension(s) & Version:
Database Vendor & Version:
PostgreSQL: 12.X (occurs on all supported versions)
Operating System Type & Version:
MacOS 11.4 (20F71), but will occur on all supported OSs
Description
A clear and concis
-
Updated
Jul 30, 2021 - Python
-
Updated
Jul 20, 2021 - C#
Description
Add a contract similar to Aave's AddressProvider or Uniswap's getPair() functionality.
Motivation
On-chain lookups of price oracles given the asset addresses.
Justification
String manipulation is difficult and expensive in Solidity, and you usually work with the token address, not its string name.
Currently SAP HANA provider not configured to support CTE.
We should enable it for SAP HANA provider (including enabling of existing CTE tests for sap hana. also makes sense to check if tests enabled for informix)
-
Updated
Apr 8, 2020 - C++
-
Updated
Jul 31, 2021 - JavaScript
-
Updated
Jul 30, 2021 - C#
-
Updated
Aug 2, 2021 - C#
-
Updated
Jul 22, 2021 - C++
-
Updated
Aug 3, 2021 - Java
-
Updated
Nov 17, 2020 - C#
Improve this page
Add a description, image, and links to the oracle topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the oracle 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