godot-extended-libraries/godot-sqlite

[Tracker] Roadmap

fire opened this issue · 5 comments

fire commented

Suggestions for things to do?

@TGRCdev

I'm currently building the module to make sure it works. For now, I'm gonna focus on making sure the module matches the functionality of the GDNative library.

Here's my first thoughts for a roadmap:

  • Merge BLOB support from gdsqlite-native
  • Add documentation for the methods
  • Write a CI config to make sure major platforms are still buildable
    • BONUS: Build a first release of editor binaries and export templates using CI?

Later on we can look at any missing functionality from SQLite and determine the best way to proceed.

That'd be a good idea. Makes assigning a lot easier.

I'll cross them off as I get time, but if you want to take initiative on any of them, you can assign yourself.

fire commented

Closing this since only CICD is left.