mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-12 14:05:16 +03:00
b8d7c6039b
Alpine is often slower than Debian (because musl is sometimes slower than glibc) and not how anyone actually deploys PostgreSQL in production. Most notably, some floating-point computations result in slightly different values, and Debian ships with better support for different locales so sorting text (e.g. with `ORDER BY`) behaves differently. Let's test against an environment that people are likely to actually use. As a result, there are slight changes to the results of PostGIS computations in a couple of test cases. PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10942 GitOrigin-RevId: 4caed19def23a372fc3930c409514b1c9b385026 |
||
---|---|---|
.. | ||
citus | ||
mssql.sh | ||
mysql.sh | ||
postgres |