Nozbe / WatermelonDB

🍉 Reactive & asynchronous database for powerful React and React Native apps ⚡️
https://watermelondb.dev
MIT License
10.62k stars 600 forks source link

implement makeColumnOptional function #1794

Closed iosh closed 6 months ago

iosh commented 6 months ago

Hi,

The makeColumnOptional function is currently unimplemented, and I am interested in contributing to its implementation. I plan to start working on it next week and am seeking some guidance or tips for its implementation.

Thank you!

iosh commented 6 months ago

After researching how to implement this feature, I've realized that it requires more time than initially expected. However, I have some other tasks that need to be prioritized, so I will need to postpone working on this feature for a while.