|
|
|
|
|
by reactordev
299 days ago
|
|
No, back then storage was a premium so everything aside from config, accounts, and billing was ephemeral. It really wasn’t until Cloud came along that storage made it so you could keep everything. About the time of the social media boom. It wasn’t until around 2014 that I stopped building routes that did: DELETE FROM <table> WHERE id = ? ON DELETE CASCADE;
|
|