-
Updated
Jul 17, 2021 - TypeScript
mariadb
Here are 2,002 public repositories matching this topic...
-
Updated
Jul 16, 2021 - Vue
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
Jul 14, 2021 - Go
-
Updated
Jul 15, 2021 - Java
As a follow up of #16839 I pushed 41e0d4dfb7817b21c82bc3a619a669487347adad to clean up the conditions. Also (d99da46f7a4ddeb1368e78521c99c7753dd41722 and aaaff9c307f1125de413aa092022de4ed19e2eeb are related commits)
I had to add Compatibility::isMySql
and for me this is very disturbing because I did not hear that some MySQL features where not on PerconaDB
The work to do is:
- proove the c
Is it possible for sqlx to have an impl of Decode
for Cow<'_, str>
(with implementation delegation to str
, similar to what String
is doing)?
-
Updated
Jul 16, 2021 - Python
-
Updated
Jul 13, 2021 - PHP
Liquibase updateSQL command doesn't generate query for DropAllForeignKeyConstraints change type
Environment
Liquibase Version: 4.3.5
Liquibase Integration & Version: CLI, Liquibase test-harness v1.0.1
Liquibase Extension(s) & Version: na
Database Vendor & Version: any
Operating System Type & Version: Windows 10
Description
Liqu
-
Updated
Jul 17, 2021 - Python
Currently SAP HANA provider not configured to support CTE.
We should enable it for SAP HANA provider (including enabling of existing CTE tests for sap hana. also makes sense to check if tests enabled for informix)
-
Updated
Jul 6, 2021 - Shell
-
Updated
Jul 15, 2021 - C#
-
Updated
Jul 12, 2021 - Python
-
Updated
May 23, 2021 - Go
-
Updated
Jul 17, 2021 - Go
-
Updated
Jul 17, 2021 - C#
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 are you doing?
I am trying to strongly type my application using Typescript and Sequelize. I have noticed th