-
Updated
Jul 9, 2022 - Go
Oracle Database

Oracle Database is a database commonly used for running online transaction processing (OLTP), data warehousing (DW) and mixed (OLTP & DW) database workloads. Oracle Database is available by several service providers on-prem, on-cloud, or as hybrid cloud installation. It may be run on third party servers as well as on Oracle hardware (Exadata on-prem, on Oracle Cloud or at Cloud at Customer).
Here are 1,002 public repositories matching this topic...
-
Updated
Jul 7, 2022 - Shell
-
Updated
Jun 20, 2022 - Python
-
Updated
Jun 24, 2022 - Java
Describe the bug
Character greater then > breaks comment in formatter
To Reproduce
Steps to reproduce the behavior:
- Go to https://vscode-sqltools.mteixeira.dev/playground/formatter
- Click on insert into below text:
-- comments are
-- breaks by sign greater than >
-- unfortunately - See error
Expected behavior
the comment should not be affected by a character grea
-
Updated
Jun 9, 2022 - C
-
Updated
May 26, 2022 - PLSQL
-
Updated
Jan 31, 2022 - Clojure
For purposes of keeping track of exporter versions in a running monitoring landscape it's incredibly convenient to have exporters that self-report their build and version information using the de-facto standard of publishing a _build_info tag.
Labelling should match the standard set by prometheus:
{branch="",goversion="",
revision="",versio
-
Updated
Apr 28, 2022 - C#
-
Updated
Jul 9, 2022 - Java
-
Updated
Sep 19, 2021 - Jinja
-
Updated
Sep 26, 2021 - Shell
-
Updated
Jul 1, 2022 - Java
-
Updated
Jan 21, 2022 - JavaScript
-
Updated
Jun 6, 2022
-
Updated
Jul 7, 2022 - Go
-
Updated
Jul 6, 2022 - Java
-
Updated
Jul 8, 2022 - C++
-
Updated
Jun 27, 2022 - Shell
-
Updated
May 4, 2022 - Python
-
Updated
Jul 9, 2022 - Java
-
Updated
Jul 2, 2022 - Java
Created by Oracle Corporation
Released 1979
- Organization
- oracle
- Website
- www.oracle.com/database
- Wikipedia
- Wikipedia
In some cases, you might want to checksum everything, and instead of having to type out all the columns yourself, we should be able to get them from the schema.
--all-mutual-tables
could be a nice addition at some point too...