Skip to content
#

database-management

Here are 1,382 public repositories matching this topic...

Prequel
QuintenJustus
QuintenJustus commented Jul 15, 2019

Why I need your help

Currently I'm working on a lot of features, which included adding support for different database types namely postgresql but that takes a lot of time and keeps me from adding the other features. So because of the time it takes I'm inclined to push back db support to the release after the upcoming one. But then still, it takes a lot of time.

My request

Is anyo

FEATURE help wanted good first issue
vscode-sqltools
serdula
serdula commented Feb 17, 2021

Describe the bug
Character greater then > breaks comment in formatter

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://vscode-sqltools.mteixeira.dev/playground/formatter
  2. Click on insert into below text:
    -- comments are
    -- breaks by sign greater than >
    -- unfortunately
  3. See error

Expected behavior
the comment should not be affected by a character grea

bug formatting good first issue
marccampbell
marccampbell commented Jan 6, 2022

When running kubectl schemahero install --yaml the Statefulset for the manager includes an "availableReplicas" field. This should not be present b/c it's not installable with it.

bug good first issue

Improve this page

Add a description, image, and links to the database-management 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 database-management topic, visit your repo's landing page and select "manage topics."

Learn more