0xOpenBytes / OpenWeather

🌤️ Open source weather experience
MIT License
15 stars 2 forks source link

We need an alternative when failed to create SQLite database using GRDB #23

Open devahmedshendy opened 1 year ago

devahmedshendy commented 1 year ago
          I think we could return an optional and then just deal with it later if it is nil maybe? 🤔

_Originally posted by @0xLeif in https://github.com/0xOpenBytes/OpenWeather/pull/22#discussion_r1197174976_

devahmedshendy commented 1 year ago

If an in-memory alternative to be used, then user must be informed in some way that all favorites are not persistent.