Skip to content
#

database-administration

Here are 36 public repositories matching this topic...

liquibot
liquibot commented Apr 27, 2020

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

dbatools
wsmelton
wsmelton commented Jan 24, 2020

We have a switch as [switch]$Enable that should enable the login but it is not actually coded to do anything.

All that is needed would be logic around whether the parameter was passed in, within the process block would be sufficient: Test-Bound Enable will return true if the parameter was properly passed into the function call.

If passed in then the login object has a Enable() method t

rajasingh012
rajasingh012 commented Aug 21, 2015

In Create table dialog box,in Basic Information tab i entered the information and clicked submit button.The message tab is opened with the query and message "The command executed successfully." but Submit button is present in this messages tab.When I click "submit" button it reports an error-"Error occurred while executing the query"
![need for ok button in messages tab](https://cloud.githubuserco

yuniql
weissenheimer
weissenheimer commented Nov 14, 2018

The Directus PHP-SDK cannot be used with self-signed SSL certificates due to an error from Guzzle:

[Wed Nov 14 15:01:53.384591 2018] [php7:error] [pid 12] [client 172.17.0.1:35294] PHP Fatal error: Uncaught GuzzleHttp\Exception\RequestException: cURL error 60: SSL certificate problem: self signed certificate in certificate chain (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) in

Improve this page

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

Learn more

You can’t perform that action at this time.