stephencelis / SQLite.swift

A type-safe, Swift-language layer over SQLite3.
MIT License
9.7k stars 1.56k forks source link

Expose new schema alteration operations #1073

Closed jberkel closed 2 years ago

jberkel commented 3 years ago

These have been added in more recent versions:

(maybe more)

tianzhuqiao commented 2 years ago

Thanks for the great project. Do we have any plan for these features?

jberkel commented 2 years ago

@tianzhuqiao what do you mean?

tianzhuqiao commented 2 years ago

Thanks. I mean if we have plan to include such features in SQLite.swift

Renaming Columns

Added in SQLite 3.25.0, not exposed yet. #1073 Dropping Columns

Added in SQLite 3.35.0, not exposed yet. #1073

jberkel commented 2 years ago

Thanks. I mean if we have plan to include such features in SQLite.swift

Yes, that's why I created this issue.

tianzhuqiao commented 2 years ago

Yes, that's why I created this issue.

Great, roughly when will it be available?

jberkel commented 2 years ago

Sorry, no idea.

underthestars-zhy commented 2 years ago

When will these features be exposed?

jberkel commented 2 years ago

When will these features be exposed?

@underthestars-zhy Next release, 0.14.0