Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ape4
on March 21, 2018
|
parent
|
context
|
favorite
| on:
User-defined Order in SQL
Use a blob. Do the reordering in the program. Write the todo list (in order) into a blob with some delimiter between each item.
Pro: simple
Con: might as well use a flat file
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Pro: simple
Con: might as well use a flat file