Myopengrid / mwi

[READ ONLY] Myopengrid Opensim Web Interface
http://mwi.myopengrid.com
Other
13 stars 15 forks source link

Pushing in PostgreSQL support & Username changes #18

Closed hack13 closed 2 years ago

JeffCost commented 10 years ago

This is a good addition, I can accept the pull, but can you send only commit ab5f7ad and targeted to the develop branch so it can be released with the next release version.

hack13 commented 10 years ago

So you don't want to pull in the prostgresql support?

JeffCost commented 10 years ago

I can see you did changes on it, but you reverted back. no? Looking at the commits everything that you changed you reverted back. Am I missing something?

hack13 commented 10 years ago

Yes I reverted back to proper case changes. We simply fixed the PostgreSQL module for opensim to do the ignore case requests. Although the more I think about it, we might have to just release a seperate version for postgresql, simply because it uses ILIKE instead of LIKE

JeffCost commented 10 years ago

Ok. I will take a look again as soon I get more time, in all the db queries in the application. For sure I will have to be updating more places through the app to make it compatible.