kevinrae / mosskey

Multiple entry key for North American Mosses
0 stars 0 forks source link

case sensitive tbl col names for mysql on unix #22

Closed kevinrae closed 6 years ago

kevinrae commented 6 years ago

development on mac osx allowed case insensitive tbl & col names.

when porting app to unix platform on dreamhost... these tbl & col references are case sensitive now.

SQL (and maybe even DOM references in jquery) need to be refactored for case sensitivity.

(i.e. url.id != URL.id)

kevinrae commented 6 years ago

This issue was moved to kevinrae/mosskey-www#6