mariadb
Here are 1,872 public repositories matching this topic...
-
Updated
Apr 12, 2021 - TypeScript
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
I am intentionally making this issue specific but I assume it could be expanded to include much more of the API.
Problem
I do not have the entire Prisma Client API perfectly (let alone roughly) committed to memory.
When I go to use it to query for many results the operations tell me nothing about what and why they will do. I only have types to work with.
I don't want to open my br
-
Updated
Apr 11, 2021 - Go
-
Updated
Apr 12, 2021 - Java
5.1.0-rc1
Vertical alignment of the table names seems off.
Same for the sum values of rows, size and overhead. Font size of these seems off too.
The PgConnectOptions uri parser currently supports only 4 keys: "sslmode", "sslrootcert", "statement-cache-capacity", and "host"
The Postgres connection uri spec notes that there are many more,
-
Updated
Apr 12, 2021 - Python
-
Updated
Feb 21, 2021 - PHP
Environment
Liquibase Version: 3.8.0, 4.1.1
Liquibase Integration & Version: CLI
Database Vendor & Version: Postgress
Operating System Type & Version: Linux
Description
The Liquibase CLI has the "validate" command to check is a changelog
-
Updated
Apr 12, 2021 - Python
What do you think about adding try_convert next to Sql.Convert function?
-
Updated
Apr 12, 2021 - Shell
-
Updated
Apr 12, 2021 - C#
-
Updated
Apr 12, 2021 - Python
-
Updated
Apr 11, 2021 - Shell
-
Updated
Apr 1, 2021 - Go
-
Updated
Apr 11, 2021 - C#
-
Updated
Apr 12, 2021 - PHP
-
Updated
Apr 12, 2021 - Go
-
Updated
Mar 24, 2021 - 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."



Issue Description
While using model.bulkCreate, as we pass the options, an object which contains transaction, it comes modified after the execution
What are you doing?
We have called bulk