ArrestDB icon indicating copy to clipboard operation
ArrestDB copied to clipboard

I would like to use databases with a hyphen in their name

Open jkulak opened this issue 10 years ago • 1 comments

Right now, it's not possible, because preg_match here:

  • https://github.com/alixaxel/ArrestDB/blob/master/index.php#L491

won't allow "-" in db name.

jkulak avatar Oct 10 '14 21:10 jkulak

This would be great to know on the readme...

jamespsterling avatar Aug 04 '15 14:08 jamespsterling