Skip to content

Conversation

@JalonSolov
Copy link
Contributor

@JalonSolov JalonSolov commented Nov 18, 2025

Windows sqlite package from 2024 appears to no longer be available. Only the newer 2025 version.

Copy link
Member

@spytheman spytheman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @JalonSolov 🙇🏻 .

@spytheman
Copy link
Member

We should update https://github.com/vlang/sqlite too 🤔 .

@JalonSolov
Copy link
Contributor Author

JalonSolov commented Nov 18, 2025

Umm... yeah. The README in that repo mentions an even older 2022 version.

... but the scripts reference the 2024 version.

All updated in vlang/sqlite#1

@spytheman spytheman merged commit 730f685 into vlang:master Nov 18, 2025
56 checks passed
@JalonSolov JalonSolov deleted the windows_sqlite branch November 18, 2025 17:13
spytheman added a commit to omerrob/v that referenced this pull request Nov 18, 2025
* master:
  cgen: fix dump(ptr_to_fixed_array_value) - it now returns the argument directly (thanks @tankf33der) (vlang#25764)
  type_resolver: clear option flag if present in comptime $for (fix vlang#25761) (vlang#25763)
  db.sqlite: update windows version to https://sqlite.org/2025/sqlite-amalgamation-3510000.zip (vlang#25766)
  builder,pref: add  `-file-list` support (implement feature vlang#25707) (vlang#25749)
spytheman added a commit to davlgd/v that referenced this pull request Nov 18, 2025
* master:
  cgen: fix dump(ptr_to_fixed_array_value) - it now returns the argument directly (thanks @tankf33der) (vlang#25764)
  type_resolver: clear option flag if present in comptime $for (fix vlang#25761) (vlang#25763)
  db.sqlite: update windows version to https://sqlite.org/2025/sqlite-amalgamation-3510000.zip (vlang#25766)
  builder,pref: add  `-file-list` support (implement feature vlang#25707) (vlang#25749)
  transformer: transform ArrayInit into a function call for C and native backends (part 1)
  doc: cleanup grammar issues in doc/docs.md
  parser: allow using `a`, `b` and `it` as var names, when using the builtin array methods (fix vlang#25729) (vlang#25755)
  v.builder: improve diagnostic information for a failed build_thirdparty_obj_file
  veb: fix gzip middleware decode/encode (fix vlang#20865) (fix vlang#25753) (vlang#25754)
  strconv: fix handling of subnormal numbers like `'1.23e-308'.f64()` (fix vlang#25751) (vlang#25752)
  crypto.blake2b,crypto.blake2s: add `@[direct_array_access]` to hot functions (vlang#25750)
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.

2 participants