-
Updated
Jan 3, 2022 - TypeScript
mariadb
Here are 2,282 public repositories matching this topic...
-
Updated
Jan 4, 2022 - Vue
Bug description
On windows, I run prisma format and note the unusual file ending. The lines are all LF, but the very last line is CRLF.
This causes issue on my Linux CI where it formats it ending in LF's only, causing a diff to occur and the build to fail.
How to reproduce
- On windows do prisma format
- Open in HxD or similar
- See attached:
![image](https://user-images.g
Issue description
This option will improve performance in many scenarios
https://dev.mysql.com/worklog/task/?id=8134
https://www.facebook.com/weixiang.zhai/posts/678596755543802
-
Updated
Dec 29, 2021 - Go
-
Updated
Dec 30, 2021 - Java
When a user is changing their password, we should check if AllowNoPassword is false, and if it is false then we should warn the user strongly before allowing them to set their password to a blank value. This check should apply to both the "Change password" link on the main page and actions on the "User accounts" tab.
The warning can be "You are trying to set this account to log in with no pas
No way to override migrations directory for CLI.
We need to increase the number of datasources that MindsDB supports. This task should add a new datasource for connecting to Redash. You can get more info on Redash docs.
If possible, please include a test for the datasource. You can check the example here.
Note: if you are familiar with another datasource tha
-
Updated
Jan 4, 2022 - Objective-C
-
Updated
Nov 7, 2021 - PHP
ref: frappe/erpnext#28979
These kinda failures can be detected much early if get_attr is done while migrating to verify that specified path is valid.
-
Updated
Nov 2, 2021 - Shell
-
Updated
Nov 30, 2021 - C#
-
Updated
Jan 3, 2022 - Python
-
Updated
Dec 24, 2021 - Go
-
Updated
Jan 4, 2022 - Go
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."
Working on a project I ran into the documentation for customizing the Foreign Key.
The docs read: