impress/app/models
Emi Matchu 05c8e7f618 Oops, include default-list hangers in the trade lists
Without the `left_outer_joins`, this query only returns hangers that
have a matching list, which defeats the purpose of two of the three
clauses! lol
2024-01-19 01:27:57 -08:00
..
item
application_record.rb
auth_record.rb
auth_user.rb
campaign.rb
closet_hanger.rb Oops, include default-list hangers in the trade lists 2024-01-19 01:27:57 -08:00
closet_list.rb Save last trade activity time onto User 2024-01-19 00:00:46 -08:00
closet_visibility.rb
color.rb Create endpoint to show all species appearances for a given color 2023-12-05 18:04:54 -08:00
contribution.rb
donation.rb
donation_feature.rb Mark some more relationships as optional 2023-10-23 19:05:07 -07:00
item.rb Remove unused NC Mall spider code & fields 2023-11-11 15:45:38 -08:00
item_outfit_relationship.rb
neopets_connection.rb Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07:00
neopets_page.rb
outfit.rb
parent_swf_asset_relationship.rb Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07:00
pet.rb
pet_state.rb Create endpoint to show all species appearances for a given color 2023-12-05 18:04:54 -08:00
pet_type.rb Fix "couldn't download the associated Flash files" when modeling 2024-01-15 01:15:35 -08:00
species.rb
swf_asset.rb Remove unused NC Mall spider code & fields 2023-11-11 15:45:38 -08:00
user.rb Save last trade activity time onto User 2024-01-19 00:00:46 -08:00
zone.rb