Skip to content
#

mariadb

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

ozkanonur
ozkanonur commented Apr 13, 2020

Issue type:

[x] question
[ ] bug report
[ ] feature request
[x] documentation issue

Database system/driver:

[ ] cordova
[x] mongodb
[ ] mssql
[ ] mysql / mariadb
[ ] oracle
[ ] postgres
[ ] cockroachdb
[ ] sqlite
[ ] sqljs
[ ] react-native
[ ] expo

TypeORM version:

[x] latest
[ ] @next
[ ] 0.x.x (or put your version here)

dhui
dhui commented Apr 11, 2020

Is your feature request related to a problem? Please describe.
Provide help in CLI for sub-commands

Describe the solution you'd like
Sub-commands help should describe the sub-command's functionality and options available for the sub-command

Describe alternatives you've considered
N/A

Additional context
See: golang-migrate/migrate#370

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

TopView
TopView commented Jan 27, 2019

Hi, This isn't really a bug report. It's more in the category of a: 'got-me' report. :-)

In Linux I was trying to get this to work:

$ wine HeidiSQL_10.1.0.5464_Setup.exe 

The install work ok up to when it tried to start the program, than it would say, "An error occured in the application, and print general properties and a call stack.

After I gave up trying, and decided the old

LittleEndu
LittleEndu commented Jul 20, 2018

Hello

I was trying to assist someone using aiomysql for the first time. I myself use postgre and asyncpg, so I was relying on the documentation while helping them.

But the examples in the documentation use hard-coded queries or weird ways to escape, something a regular user would never do. Also the use of variables is too heavy. Examples should be clear, every argument of execute should be s

rfay
rfay commented Apr 17, 2020

Describe the bug

As of v1.14+ ddev describe shows some information about third-party services like solr that have an exposed URL. However, it doesn't say anything about services that don't have an http url, and it should at least list them. For example, if rabbitmq or memcached is enabled, it should at least show in the output, and perhaps inform more output.

To Reproduce
Steps to

collinbarrett
collinbarrett commented Oct 1, 2018

Only show filter options with rows based on other filter selections.

For example, if a specific Language is filtered, the Tag filter should only contain selections that would actually still return at least one row. If a Tag has no FilterLists for the filtered Language, don't even show it as an option in the Tag filter until the Language filter is reset.

ui
dessemon
dessemon commented Apr 21, 2020

Is your feature request related to a problem? Please describe.
In a team of several administrators, if someone adds a new FAQ in the administration, no one is alerted of this addition.

Describe the solution you'd like
Add a mail notification when adding a new FAQ from the admin backend, same as mail notification when adding a new FAQ from frontend.

Improve this page

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

Learn more

You can’t perform that action at this time.