ndstore
ndstore copied to clipboard
illegal mysql characters should result in error in the UI
for example, 'default-channel' is not ok!
@randalburns did you do this?
Is it better to escape the bad terms before transmitting down the wire, or are these hard-set names that should never be inputted to begin with? (If this is a Django thing, I'm happy to try fixing)
@alexbaden @randalburns Reassigning to @j6k4m8 since he is handling the UI bug fixes for now.