mariadb
Here are 1,426 public repositories matching this topic...
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)
Feature request description
For now the only way to add TLS validation is though code with RegisterTLSConfig. With providing certificate path though DSN (like pq is doing it) all existing applications will receive TLS certificate validation out of the
-
Updated
May 19, 2020 - Java
Steps to reproduce:
Set $cfg['ShowServerInfo'] = false; in /etc/phpmyadmin/config.inc.php
This does indeed hide the server image, but then causes the following UI bug:
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
About configuring VSCode to interpret php
Hello my friend
Can you help me how to configure VSCode to interpret php
I need to point docker php to VSCode
It is possible ? Can you help me
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
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
https://docs.rs/geo
https://www.postgresql.org/docs/current/datatype-geometric.html
POINT
->geo::Coordinate<f64>
LINE
->geo::Line<f64>
LSEG
->geo::Line<f64>
BOX
->geo::Rect<f64>
PATH
->geo::LineString<f64>
POLYGON
->geo::Polygon<f64>
-
Updated
May 21, 2020 - Shell
Extracted from #1961
There we defined those conversions for oracle to fix #1893. Same should be done for other providers with provider-specific types.
Basically we just need to register providertype to object mapping in mapping schema.
HI,
tried to install frappe-bench and followed the tutorial.
At the above step,
https://frappe.io/docs/user/en/tutorial/users-and-records#42-creating-records
I've found no way to add and make "Library Management" Module icons show on the desk.
Looking in the ERPNext source, I've found another way to add icons, creating a json file desk_page/module.json
Which is the right way to sho
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
ebean should automatically direct read request to reader instance of aws aurora cluster and write request to writer instance
developer should have an option of enable/disable using properties file.
From npgsql/npgsql#1580
EnlistTransaction(null)
should throw InvalidOperationException
if the current transaction is still active, but should unenlist the connection from the transaction if the transaction has completed.
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
-
Updated
Sep 24, 2017 - Go
A simple button on their profile or edit profile pages which lets them delete their own account will suffice :-)
데모영상을 보니 DynamoDB의 프라이머리 키 명칭이 해쉬키라고 되어 있는데 혼란을 피하기 위해 명칭을 공식 문서와 동일하게 파티션 키로 하는게 어떨까 합니다.
-
Updated
May 22, 2020 - PLSQL
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.
Only updating documentation is holding back 123.09beta01 to 123.09stable release right now. Once documentation is updated, then 123.09stable will be released.
- centminmod.com site documentation
- centminmod.com site faq
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.
Add this topic to your repo
To associate your repository with the mariadb topic, visit your repo's landing page and select "manage topics."
Issue Description
What was unclear/insufficient/not covered in the documentation
How to update and increment in one single query
If possible: Provide some suggestion on how we can enhance the docs
Add this to the docs.
Additional context
#7268
Issue Template Checklist