Avatar for the prisma user
prisma
prisma-engines
BlogDocsChangelog

feat: geospatial types support

#4208
Comparing
Oreilles:feat/geometry
(
943c80d
) with
main
(
00f0d73
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
11
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

build (small)
query-engine/schema/benches/schema_builder_bench.rs::benches::criterion_benchmark::schema_builder::build (small)
CodSpeed Performance Gauge
0%
297.5 µs
297 µs
build (large)
query-engine/schema/benches/schema_builder_bench.rs::benches::criterion_benchmark::schema_builder::build (large)
CodSpeed Performance Gauge
0%
5.1 ms
5.1 ms
validate (small)
query-engine/schema/benches/schema_builder_bench.rs::benches::criterion_benchmark::psl::validate (small)
CodSpeed Performance Gauge
0%
2.1 ms
2.1 ms
validate (medium)
query-engine/schema/benches/schema_builder_bench.rs::benches::criterion_benchmark::psl::validate (medium)
CodSpeed Performance Gauge
0%
14 ms
14 ms
large_read
query-engine/request-handlers/benches/query_planning_bench.rs::benches::criterion_benchmark::large_read
CodSpeed Performance Gauge
0%
1.6 ms
1.6 ms
validate (large)
query-engine/schema/benches/schema_builder_bench.rs::benches::criterion_benchmark::psl::validate (large)
CodSpeed Performance Gauge
0%
63.7 ms
63.8 ms
deep_read_query
query-engine/request-handlers/benches/query_planning_bench.rs::benches::criterion_benchmark::deep_read_query
CodSpeed Performance Gauge
0%
1.9 ms
1.9 ms
medium_read
query-engine/request-handlers/benches/query_planning_bench.rs::benches::criterion_benchmark::medium_read
CodSpeed Performance Gauge
0%
315.8 µs
316.2 µs
small_read
query-engine/request-handlers/benches/query_planning_bench.rs::benches::criterion_benchmark::small_read
CodSpeed Performance Gauge
0%
109.3 µs
109.4 µs
build (medium)
query-engine/schema/benches/schema_builder_bench.rs::benches::criterion_benchmark::schema_builder::build (medium)
CodSpeed Performance Gauge
0%
2.5 ms
2.5 ms
mutation
query-engine/request-handlers/benches/query_planning_bench.rs::benches::criterion_benchmark::mutation
CodSpeed Performance Gauge
0%
6.2 ms
6.2 ms

Commits

Click on a commit to change the comparison range
Base
main
00f0d73
0%
fix: formatting
455b274
1 year ago
by Oreilles
+6%
fix: install Spatialite with sudo
7b8348c
1 year ago
by Oreilles
0%
fix: formatting
8a5288b
1 year ago
by Oreilles
-6%
fix: skip geometric_comparison_filters test for MariaDB while we figure it out
e0f834d
1 year ago
by Oreilles
0%
Add JSArgType::Geometry
0a879b4
5 months ago
by Oreilles
0%
Add Geometry handling in quaint from_type_identifier
a3db88e
5 months ago
by Oreilles
0%
Add GeoJson handling in MongoDB into_bson
9f205ed
5 months ago
by Oreilles
0%
Fix geometry_type_mysql
7d6d960
5 months ago
by Oreilles
0%
Add cfd1 and libsql.js.wasm to spatialite tests exclude list
fffdacc
5 months ago
by Oreilles
0%
Add cfd1 and libsql.js.wasm to other spatialite tests exclude list
0c912c0
5 months ago
by Oreilles
0%
Minor changes
b5d96de
5 months ago
by Oreilles
0%
Fix WKT to GeoJSON step
f680b3d
5 months ago
by Oreilles
0%
Drop support for M coordinates and make GeoJSON the only geometry IO format
53347bb
5 months ago
by Oreilles
0%
Update sql-introspection-tests
13d8624
5 months ago
by Oreilles
0%
Fix spatialite migration tests
41b829c
5 months ago
by Oreilles
0%
Fix more tests
c08999d
5 months ago
by Oreilles
0%
Fix quaint geometry as raw
c7a5ed3
5 months ago
by Oreilles
0%
Fix spatialite schema describer tests
128c12d
5 months ago
by Oreilles
0%
Revert CI spatialite setup
280a3d3
5 months ago
by Oreilles
0%
Defer GeoJSON conversion to quaint, using is_selected column property
fbc748e
5 months ago
by Oreilles
0%
Skip geometry tests on MySQL(5.6). and fix tests
984f9dc
5 months ago
by Oreilles
0%
Fix more tests
6bb32fe
5 months ago
by Oreilles
0%
Fix fmt
424671a
5 months ago
by Oreilles
0%
Refactor geometry handling in quaint visitors
7b24702
5 months ago
by Oreilles
0%
Run query engine tests on ubuntu latest
e15eaa5
5 months ago
by Oreilles
0%
Remove Geometry connector capabilities to allow stable build
8b15e06
5 months ago
by Oreilles
0%
Fix mongodb tests
a597901
5 months ago
by Oreilles
0%
Replace deprecated WktStr
8ed9ffd
5 months ago
by Oreilles
0%
Try ubuntu latest for mssql query engine tests CI
2a66608
5 months ago
by Oreilles
0%
Slight quaint refactor
da0f8e6
5 months ago
by Oreilles
0%
Revert query-engine tests CI runner update and disable spatialite tests
bf506e9
5 months ago
by Oreilles
0%
CI workflow yaml indentation
362a665
5 months ago
by Oreilles
0%
No idea why QE tests are failing now
ee0a985
5 months ago
by Oreilles
0%
CI now fails for mssql-2017 as it is the only job running on 20.04... so let's try it with latest instead.
4210df8
5 months ago
by Oreilles
0%
Make db geometry type params mandatory for SQLite
a957dcc
5 months ago
by Oreilles
0%
Revert changes to CI runners
477bae5
5 months ago
by Oreilles
0%
Fix cockroachdb test
2ddce28
5 months ago
by Oreilles
0%
Fix postgres tests
943c80d
5 months ago
by Oreilles
Home Terms PrivacyDocs