mariadb
Here are 2,687 public repositories matching this topic...
-
Updated
Jul 28, 2022 - TypeScript
If I create any model with
charset: 'utf8mb4', collate: 'utf8mb4_general_ci'
sequelize translates it to this for mysql
CREATE TABLE IF NOT EXISTS tablename ... ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE utf8mb4_general_ci;
On stepping through the code, it seems that the issu
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:

-
Updated
Jul 30, 2022 - PHP
Issue to track new features for upcoming SQL Server 2022 release.
Currently there is no much new features we can support, mostly infrastructure tasks to support and test new dialect
- add new dialect and provider classes, enable testing
- add CI support (https://hub.docker.com/_/microsoft-mssql-server,
2022-latesttag, linux image, https://hub.docker.com/r/cagrin/mssql-server-ltsc
-
Updated
Jul 28, 2022 - Shell
-
Updated
Jul 28, 2022 - C#
-
Updated
Jul 29, 2022 - Go
-
Updated
Jul 30, 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."
Please enter the following details
Copy and Paste Project Info - Tutorials: How to check my Project info? (YouTube Tutorial or Documentation)