database-management
Here are 711 public repositories matching this topic...
-
Updated
May 19, 2020 - Java
-
Updated
May 1, 2020 - JavaScript
Context
As a reader of online docs, it is not clear when doing diff which database if the "reference" against which a "target" is compared. This makes it tough!
As a reader of online docs, hoping to do a diffchangelog, it is not clear how to set the url and referenceURL parameters if i want to apply the generated diffchangelog against one db to migrate it up to the other. Which is which?
R
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
Hy,
Is there any way or setting, that when I run a query, then the result opens in a separate editor and doesnt overwrite the result in the editor of the previous query?
Thank you.
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
Mar 22, 2020
-
Updated
Apr 24, 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
Add e2e testing
I'm gonna be redundant with this ticket, but I feel I can start proposing the work I made regarding e2e testing on the Gatsby-source project.
Some background:
directus/gatsby-source#2
directus/gatsby-source#8
directus/sdk-python#16
I propose to add e2e testing for this SDK using the same tools I used for Gatsby-so
Is your feature request related to a problem? Please describe.
There are existing data in one DB which I need to harmonise and customise data using data hub.
What is the user-facing scenario that prompted this gap in functionality?
Existing data is in one DB, need the best practice to further harmonise and customise such data using data hub.
Describe the solution you'd like
A
-
Updated
Jan 25, 2019 - C#
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