database-management
Here are 749 public repositories matching this topic...
-
Updated
Jun 26, 2020 - Java
-
Updated
Jun 14, 2020 - JavaScript
Liquibase doesn't validate missing changeSet Author and ID attributes in Formatted SQL changeLogs
Environment
Liquibase Version:
Liquibase Pro 4.0.0-beta1
Operating System Type & Version:
Linux, Windows
Description
Liquibase doesn't validate missing changeSet Author and ID attributes in Formatted SQL changeLogs.
Steps To Reproduce
- Create a changeSet in a Formatted SQL changeLog with missing Author or/and ID attributes
For example:
--changeset :whoAmI splitStatements:fals
The explain analyze button doesn't use buffers. Offering explain (analyze, buffers) sounds like very helpful feature to me. I even think that explain (analyze, buffers) might be the better default for analyzing queries. That differs from verbose, which is not considered as very helpful by a major part of the community.
All the best
pgaro
-
Updated
Jun 28, 2017 - JavaScript
Details
Edited by moderator:
Have .export command in CLI.
Steps to reproduce
https://github.com/pawelsalawa/sqlitestudio/wiki/User_Manual#command-line-interface-cli
https://github.com/pawelsalawa/sqlitestudio/wiki/Official_plugins#exporting-plugins
Operating system
mac os
SQLiteStudio version
3.2.1
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
Version: v3.4.1
Steps to reproduce:
- In show table content screen,
- users traverse to subsequent pages, e.g., page 2,
- rotates the screen
- the content shown is back to page 1
Currently returned results are represented as plain text.
When query results are selected and copied, then all NULL values are copied as "NULL" text instead of empty string.
Is it possible that returned results will behave more less like an excel sheet (ex. Excel Viewer by GrapeCity VSC extension).
Returned results records could be treated like cells not like plain text. Thanks that records
Hi, i'm currently using Directus v7. It's the first time I use hooks. There is a way to have different hooks for each project. Because if in my projects I have some collections with the same name. I can't understand how to distinguish them.
Example of my hook:
return [ 'actions' => [ 'item.update.courses' => function (array $data) { //code } ] ];
Expected:
Bug Rep
-
Updated
Feb 7, 2020 - Rust
-
Updated
Jan 25, 2020 - CSS
-
Updated
Aug 22, 2019 - PHP
-
Updated
Feb 17, 2019 - PHP
-
Updated
Dec 11, 2019 - TSQL
-
Updated
Nov 5, 2018 - JavaScript
Maybe we should test a few high level associations just to make sure we understand where we work and may break down one day.
-
Updated
Jun 30, 2020 - TypeScript
-
Updated
Jun 18, 2020
-
Updated
Jun 27, 2020 - PHP
-
Updated
Mar 12, 2020 - Python
Currently, the only callback exposed by sumo_backend is start_link, and that function receives a list of options, which can be handled by sumo_store:init/1 as well, so there is no need to keep two separated behaviours, the proposal would be create a single one called sumo_repo.
A client defined a schema as CUBE and REF.
In schemacrawler, this comes back as "CUBE" or "REF", which our code isn't handling (note
SchemaCrawler.java:426 and SchemaRetriever:181)
-
Updated
Sep 4, 2019 - Java
-
Updated
Apr 13, 2020
If there are pending migrations for the database, setting the immediateDeploy flag to try should approve all pending migrations
It currently focuses on the snapshot actions, which are no longer relevant after the snapshot is deleted.
Improve this page
Add a description, image, and links to the database-management topic page so that developers can more easily learn about it.
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."
We already have most of our Directus API 2.x endpoints/params within Paw for testing. We could finish adding all of these and then potentially use their code generators to create SDKs for our secondary languages.
https://paw.cloud/docs/extensions/create-code-generator
We also have a Swagger file for 98% of API 1.1 — so we could update that (and make sure that OpenAPI allows for our filteri