foul-magics/Mage.Server/src/main
vraskulin 3be7598ee1 SQL query perfomance improvements
There will be always 0 or 1 distinct result. If we don't limit this query it will find an item, and still will go through the whole table trying another one, which is unneccesary and have performance impact.
2016-12-16 17:27:19 +03:00
..
assembly Assembly fix. 2016-02-26 21:05:21 +03:00
java/mage/server SQL query perfomance improvements 2016-12-16 17:27:19 +03:00
resources Some changes to client and server logging messages. 2014-08-04 17:21:14 +02:00
xml-resources/jaxb/Config Add MailClient that uses Java Mail API to send emails. Use it instead of Mailgun client. 2016-01-22 21:40:08 +09:00