Settings

Theme

Ruby on Rails and SQLite3: fix for silent data loss on column rename or removal

github.com

4 points by eummm 3 months ago · 2 comments

Reader

eummmOP 3 months ago

SQLite3 is awesome but turned out if you create a new RoR application with table and child table with child records and then rename or remove a column then all child records are deleted. This issue is currently present in both 8.1.3 release and edge versions.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection