ace/Source/ACE.Database/SQLFormatters/World
Mag-nus 4dab146548
Code cleanup (#1681)
* Flags attribute

* empty statement

* Fix Formatting

* Fix OrderBy -> ThenBy

* use OfType

* Replace with asingle call to Count(...)

* Replace with a single call to FirstOrDefault

* Merge cast with type check

* use String.IsNullOrEmpty

* use collections count property

* use format specifier (results in shorter loc)

* use Any() instead of Count() > 0

* revert ThenBy with comment
2019-04-10 20:48:34 -05:00
..
CookBookSQLWriter.cs Code cleanup (#1681) 2019-04-10 20:48:34 -05:00
EncounterSQLWriter.cs Code cleanup (#1681) 2019-04-10 20:48:34 -05:00
EventSQLWriter.cs Code cleanup (#1681) 2019-04-10 20:48:34 -05:00
HousePortalSQLWriter.cs Code cleanup (#1681) 2019-04-10 20:48:34 -05:00
LandblockInstanceWriter.cs Code cleanup (#1681) 2019-04-10 20:48:34 -05:00
QuestSQLWriter.cs Code cleanup (#1681) 2019-04-10 20:48:34 -05:00
RecipeSQLWriter.cs Code cleanup (#1681) 2019-04-10 20:48:34 -05:00
SpellSQLWriter.cs Code cleanup (#1681) 2019-04-10 20:48:34 -05:00
TreasureDeathSQLWriter.cs Code cleanup (#1681) 2019-04-10 20:48:34 -05:00
TreasureWieldedSQLWriter.cs Code cleanup (#1681) 2019-04-10 20:48:34 -05:00
WeenieSQLWriter.cs Code cleanup (#1681) 2019-04-10 20:48:34 -05:00