Skip to content

Comments

fix: gpkg_write table_name and gpkg_update_table SQL update#37

Merged
brownag merged 3 commits intomainfrom
gpkg_write5
Dec 30, 2025
Merged

fix: gpkg_write table_name and gpkg_update_table SQL update#37
brownag merged 3 commits intomainfrom
gpkg_write5

Conversation

@brownag
Copy link
Owner

@brownag brownag commented Dec 30, 2025

This PR improves handling of table naming and SQL update

  • Added support for assigning a custom table name when writing data using the gpkg_write function. If the table_name argument is provided, it is used to name the table in the output GeoPackage
  • Added validation to ensure updatevalue is a scalar and implemented conversion of NA to SQL NULL in the update query

@brownag brownag self-assigned this Dec 30, 2025
@brownag brownag merged commit 024503c into main Dec 30, 2025
5 of 6 checks passed
@brownag
Copy link
Owner Author

brownag commented Dec 30, 2025

Failure on macOS related to stale CRAN metadata for proxy package, not related to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant