mirror of
https://github.com/spiffcode/hostile-takeover.git
synced 2026-03-30 00:40:10 -06:00
66 lines
1.3 KiB
YAML
66 lines
1.3 KiB
YAML
indexes:
|
|
|
|
# AUTOGENERATED
|
|
|
|
# This index.yaml is automatically updated whenever the dev_appserver
|
|
# detects that a new type of query is run. If you want to manage the
|
|
# index.yaml file manually, remove the above marker line (the line
|
|
# saying "# AUTOGENERATED"). If you want to manage some indexes
|
|
# manually, move them above the marker line. The index.yaml file is
|
|
# automatically uploaded to the admin console when you next deploy
|
|
# your application using appcfg.py.
|
|
|
|
- kind: GameStatsModel
|
|
properties:
|
|
- name: player_key_names
|
|
- name: date
|
|
direction: desc
|
|
|
|
- kind: PlayerActionModel
|
|
properties:
|
|
- name: did
|
|
- name: time_utc
|
|
direction: desc
|
|
|
|
- kind: PlayerActionModel
|
|
properties:
|
|
- name: ip_address
|
|
- name: time_utc
|
|
direction: desc
|
|
|
|
- kind: PlayerActionModel
|
|
properties:
|
|
- name: ip_address=
|
|
- name: time_utc
|
|
direction: desc
|
|
|
|
- kind: PlayerActionModel
|
|
properties:
|
|
- name: player_name
|
|
- name: time_utc
|
|
direction: desc
|
|
|
|
- kind: PlayerActionModel
|
|
properties:
|
|
- name: player_name=
|
|
- name: time_utc
|
|
direction: desc
|
|
|
|
- kind: PlayerModel
|
|
properties:
|
|
- name: blocked
|
|
- name: hidden
|
|
- name: rating
|
|
direction: desc
|
|
|
|
- kind: PlayerModel
|
|
properties:
|
|
- name: blocked
|
|
- name: rating
|
|
|
|
- kind: PlayerModel
|
|
properties:
|
|
- name: blocked
|
|
- name: rating
|
|
direction: desc
|