Hacker News new | ask | show | jobs
by SulphurSmell 1459 days ago
If I publish a stored proc as an API, it leaves me free (within reason) to alter the actual SQL supporting it. Like modern API design, as long as you don't remove functionality, then change it as required.