Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added nativeuuid type for databases with a native uuid type #786

Merged
merged 21 commits into from
Dec 27, 2024

Move the default collation to a function. Fixes remaining failures wi…

117af69
Select commit
Loading
Failed to load commit list.
Merged

Added nativeuuid type for databases with a native uuid type #786

Move the default collation to a function. Fixes remaining failures wi…
117af69
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 11, 2024 in 0s

70.83% of diff hit (target 70.15%)

View this Pull Request on Codecov

70.83% of diff hit (target 70.15%)

Annotations

Check warning on line 1072 in src/Db/Adapter/MysqlAdapter.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Db/Adapter/MysqlAdapter.php#L1072

Added line #L1072 was not covered by tests

Check warning on line 1194 in src/Db/Adapter/MysqlAdapter.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Db/Adapter/MysqlAdapter.php#L1192-L1194

Added lines #L1192 - L1194 were not covered by tests

Check warning on line 1510 in src/Db/Adapter/MysqlAdapter.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Db/Adapter/MysqlAdapter.php#L1510

Added line #L1510 was not covered by tests

Check warning on line 552 in src/Db/Adapter/PostgresAdapter.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Db/Adapter/PostgresAdapter.php#L552

Added line #L552 was not covered by tests

Check warning on line 1027 in src/Db/Adapter/PostgresAdapter.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Db/Adapter/PostgresAdapter.php#L1027

Added line #L1027 was not covered by tests