• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Mu-L / gdal / 13983004969

21 Mar 2025 01:06AM UTC coverage: 70.465% (+0.03%) from 70.437%
13983004969

push

github

nyalldawson
[mssqlspatial] Fix creation of metadata tables

The query was testing whether [dbo].[geometry_columns] exists,
but then attempting to create just [geometry_columns] (without
"dbo").

This fails if the table will be created in any schema other then
"dbo".

Adjust to check whether just [geometry_columns] exists, so that
we are checking whether the table exists in the ACTUAL schema
we'll be creating it in.

0 of 1 new or added line in 1 file covered. (0.0%)

481 existing lines in 36 files now uncovered.

554481 of 786888 relevant lines covered (70.47%)

222236.24 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

95.99
/gcore/gdalalgorithm.cpp


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc