Dateien hier ablegen

SQL-Upload ( 0 ) x -

Seitenbezogene Einstellungen Klicken Sie auf die Leiste, um zum Anfang der Seite zu scrollen
Drücken Sie Strg+Enter, um die Abfrage auszuführen Drücken Sie Enter, um die Abfrage auszuführen
aufsteigend
absteigend
Reihenfolge:
SQL Debugger
Zähler
Ausführungsreihenfolge
Nötige Zeit
Sortieren nach:
Abfragen umgruppieren
Abfragen voneinander lösen
Zuklappen Aufklappen Nachverfolgung anzeigen Nachverfolgung ausblenden Zähler : Nötige Zeit :
Lesezeichen
Aktualisieren
Hinzufügen
Keine Lesezeichen
Lesezeichen hinzufügen
Optionen
Standard festlegen





Zuklappen Aufklappen Erneut abfragen Bearbeiten Erklären Messen Lesezeichen Abfrage fehlgeschlagen Datenbank : Abfragezeit :
Unbenannt *
v Tabellen-Liste anzeigen/ausblenden Zeige als Vollbild Tabellen aus anderen Datenbanken hinzufügen Neue Seite Öffne Seite Seite speichern Seite speichern als Seiten löschen Erzeuge Tabelle Erzeuge Verknüpfung Anzuzeigende Spalte auswählen Neuladen Hilfe Winklige Verbindung / Direkte Verbindung Am Gitter anordnen v Alles klein/groß Wechseln klein/groß Beziehungen anzeigen an/aus Schema exportieren > Verschiebe Menü > Text anheften
Anzahl Tabellen: 0
v snowfoxv addon_account
* name : varchar(60)
* label : varchar(100)
* shared : int(11)
v snowfoxv addon_account_data
* id : int(11)
* account_name : varchar(100)
* money : int(11)
* owner : varchar(60)
v snowfoxv addon_inventory
* name : varchar(60)
* label : varchar(100)
* shared : int(11)
v snowfoxv addon_inventory_items
* id : int(11)
* inventory_name : varchar(100)
* name : varchar(100)
* count : int(11)
* owner : varchar(60)
v snowfoxv backpacks
* b_id : varchar(50)
* coords : longtext
* rotation : longtext
* itemname : varchar(150)
* bsize : varchar(5)
v snowfoxv bagdata
* id : int(11)
* bag_id : varchar(50)
* active : int(11)
v snowfoxv banking
* identifier : longtext
* iban : varchar(255)
* time : bigint(20)
v snowfoxv banking_pins
* id : int(11)
* identifier : varchar(50)
* pin : varchar(4)
* created_at : timestamp
* updated_at : timestamp
v snowfoxv banking_savings
* id : int(11)
* identifier : varchar(50)
* balance : int(11)
* status : varchar(20)
* created_at : timestamp
* updated_at : timestamp
v snowfoxv banking_transactions
* id : int(11)
* identifier : varchar(50)
* type : varchar(50)
* amount : int(11)
* description : text
* date : timestamp
v snowfoxv bans
* id : int(11)
* name : varchar(64)
* license : varchar(64)
* discord : varchar(64)
* ip : varchar(45)
* reason : text
* expire : bigint(20) unsigned
* bannedby : varchar(64)
v snowfoxv beatz_plants
* id : int(11)
* owner : varchar(100)
* seed : varchar(64)
* x : double
* y : double
* z : double
* heading : double
* water : int(11)
* fertilized : tinyint(4)
* growth : double
* row_size : int(11)
v snowfoxv billing
* id : int(11)
* identifier : varchar(60)
* sender : varchar(60)
* target_type : varchar(50)
* target : varchar(40)
* label : varchar(255)
* amount : int(11)
v snowfoxv casino_wheel_spins
* identifier : varchar(64)
* last_spin : int(11)
v snowfoxv clothing_job_outfits
* id : int(11)
* creator : varchar(80)
* label : varchar(80)
* job : varchar(50)
* grades : text
* model : varchar(80)
* components : text
* props : text
v snowfoxv clothing_player_outfits
* id : int(11)
* owner : varchar(80)
* label : varchar(80)
* model : varchar(80)
* components : text
* props : text
v snowfoxv clothing_stores
* id : int(11)
* creator : varchar(80)
* name : varchar(50)
* type : varchar(50)
* zone : text
* show_blip : tinyint(1)
* config : text
v snowfoxv crafting_recipes
* id : int(11)
* name : varchar(50)
* result_items : longtext
* perfect_recipe_reward : longtext
* ingredients : longtext
* time : int(11)
v snowfoxv creator_entries
* id : int(11)
* type : varchar(50)
* label : varchar(100)
* x : float
* y : float
* z : float
* heading : float
* data : longtext
* enabled : tinyint(1)
* revision : int(10) unsigned
* created_by : varchar(64)
* updated_by : varchar(64)
* created_at : timestamp
* updated_at : datetime
* deleted_by : varchar(64)
* deleted_at : datetime
v snowfoxv datastore
* name : varchar(60)
* label : varchar(100)
* shared : int(11)
v snowfoxv datastore_data
* id : int(11)
* name : varchar(60)
* owner : varchar(60)
* data : longtext
v snowfoxv dealerships_creator_classes
* id : varchar(50)
* label : varchar(100)
v snowfoxv dealerships_creator_dealerships
* id : int(11)
* label : varchar(50)
* type : varchar(50)
* data : longtext
* owner : varchar(46)
* stored_money : int(11)
* employees_data : longtext
* stock_vehicles : longtext
* models_prices : longtext
v snowfoxv dealerships_creator_loans
* id : int(11)
* identifier : varchar(46)
* dealership_id : int(11)
* vehicle_name : varchar(50)
* plate : varchar(50)
* installment : int(11)
* payment_dates : longtext
v snowfoxv dealerships_creator_vehicles
* spawn_name : varchar(50)
* label : varchar(100)
* class : varchar(50)
* type : varchar(50)
v snowfoxv doorscreator_buildings
* id : int(11)
* label : varchar(50)
* default_state : tinyint(4)
* allowed_jobs : longtext
* allowed_gangs : longtext
* required_item : varchar(50)
* required_item_remove_on_use : tinyint(4)
* requires_job_and_item : int(11)
* required_code : varchar(50)
* auto_closure_seconds : int(11)
* requires_identifier : int(11)
* allowed_identifiers : longtext
* time_rules : longtext
* automatic_rate : float
* automatic_distance : float
v snowfoxv doorscreator_doors
* id : int(11)
* label : varchar(50)
* doors : longtext
* default_state : tinyint(4)
* icon_coords : longtext
* max_distance : int(11)
* allowed_jobs : longtext
* allowed_gangs : longtext
* required_item : varchar(50)
* required_item_remove_on_use : tinyint(4)
* requires_job_and_item : int(11)
* required_code : varchar(50)
* auto_closure_seconds : int(11)
* parent_building : int(11)
* is_sliding : int(11)
* requires_identifier : int(11)
* allowed_identifiers : longtext
* vault : longtext
* can_be_lockpicked : int(11)
* alert_police_on_lockpick : int(11)
* shop_id : int(11)
* display_icon : tinyint(4)
* sounds_data : longtext
* time_rules : longtext
* automatic_rate : float
* automatic_distance : float
v snowfoxv drugs_creator_auctions
* id : int(11)
* label : varchar(100)
* config : longtext
v snowfoxv drugs_fields
* id : int(11)
* label : varchar(50)
* coords : longtext
* radius : int(11)
* object_model : varchar(50)
* max_objects : int(11)
* items : longtext
* time : int(11)
* blip_name : varchar(50)
* blip_sprite : int(11)
* blip_color : int(11)
* blip_scale : float
* required_item : longtext
v snowfoxv drug_effects
* id : int(11)
* item_name : varchar(255)
* animation : varchar(50)
* effect : varchar(50)
* anim_duration : int(11)
* effect_duration : int(11)
* health_boost : tinyint(1)
* armor_boost : tinyint(1)
* stress_reduction : tinyint(1)
* custom_effects : text
* created_at : timestamp
v snowfoxv drug_props
* id : int(11)
* prop_model : varchar(255)
* x : float
* y : float
* z : float
* heading : float
* amount : int(11)
* radius : float
* reward_item : varchar(255)
* scenario : varchar(255)
* duration : int(11)
* required_item : varchar(255)
* respawn_time : int(11)
* blip_sprite : int(11)
* blip_color : int(11)
* created_at : timestamp
v snowfoxv drug_sellers
* id : int(11)
* ped_model : varchar(255)
* x : float
* y : float
* z : float
* heading : float
* interaction_type : enum('press_e','qb_target','ox_target')
* created_at : timestamp
v snowfoxv drug_seller_items
* id : int(11)
* seller_id : int(11)
* item_name : varchar(255)
* min_price : int(11)
* max_price : int(11)
* created_at : timestamp
v snowfoxv drug_tables
* id : int(11)
* label : varchar(255)
* item_name : varchar(255)
* prop_model : varchar(255)
* required_item1 : varchar(255)
* required_amount1 : int(11)
* required_item2 : varchar(255)
* required_amount2 : int(11)
* reward_item : varchar(255)
* reward_amount : int(11)
* duration : int(11)
* created_at : timestamp
v snowfoxv drug_zones
* id : int(11)
* item : varchar(255)
* label : varchar(255)
* process_type : enum('collect','process')
* required_items : text
* required_amounts : text
* output_amount : int(11)
* radius : float
* color : varchar(7)
* duration : int(11)
* interaction_type : enum('press_e','qb_target','ox_target')
* anim_dict : varchar(255)
* anim_name : varchar(255)
* blip_sprite : int(11)
* blip_color : int(11)
* x : float
* y : float
* z : float
* created_at : timestamp
v snowfoxv farming_creator_farms
* id : int(11)
* label : varchar(50)
* data : longtext
v snowfoxv farming_creator_fields
* id : int(11)
* label : varchar(50)
* data : longtext
v snowfoxv farming_creator_formulas
* id : int(11)
* label : varchar(50)
* data : longtext
v snowfoxv farming_creator_foundries
* id : int(11)
* label : varchar(50)
* data : longtext
v snowfoxv farming_creator_plants
* id : int(11)
* seed_id : int(11)
* data : longtext
* coords : longtext
* ground_material : int(11)
v snowfoxv farming_creator_players_known_formulas
* identifier : varchar(100)
* formula_id : int(11)
v snowfoxv farming_creator_seeds
* id : int(11)
* label : varchar(50)
* data : longtext
v snowfoxv farming_creator_workbenches
* id : int(11)
* label : varchar(50)
* data : longtext
v snowfoxv fine_types
* id : int(11)
* label : varchar(255)
* amount : int(11)
* category : int(11)
v snowfoxv fox_animation_favorites
* identifier : varchar(64)
* anim_key : varchar(60)
v snowfoxv fox_banking_atms
* id : int(11)
* x : float
* y : float
* z : float
v snowfoxv fox_banking_pincodes
* identifier : varchar(64)
* pincode : varchar(4)
v snowfoxv fox_banking_transactions
* id : int(11)
* identifier : varchar(64)
* type : varchar(20)
* amount : int(11)
* counterparty : varchar(120)
* balance : int(11)
* created_at : timestamp
v snowfoxv fox_bills
* id : int(11)
* target_identifier : varchar(64)
* sender_identifier : varchar(64)
* label : varchar(150)
* amount : int(11)
* created_at : timestamp
* job : varchar(50)
v snowfoxv fox_core_creator_access
* identifier : varchar(64)
* name : varchar(100)
* added_by : varchar(64)
* added_at : timestamp
v snowfoxv fox_crafting_recipes
* id : int(11)
* label : varchar(100)
* category : varchar(50)
* output_item : varchar(64)
* output_count : int(11)
* ingredients : longtext
* craft_seconds : int(11)
* enabled : tinyint(1)
* created_at : timestamp
v snowfoxv fox_crafting_stations
* id : int(11)
* label : varchar(100)
* category : varchar(50)
* x : float
* y : float
* z : float
* heading : float
* created_by : varchar(64)
* created_at : timestamp
v snowfoxv fox_documents
* id : int(11)
* identifier : varchar(64)
* doc_type : varchar(30)
* doc_number : varchar(30)
* status : varchar(20)
* issued_at : timestamp
* photo_data : longtext
v snowfoxv fox_employee_permissions
* identifier : varchar(64)
* job : varchar(50)
* permission : varchar(50)
* granted_by : varchar(64)
* granted_at : timestamp
v snowfoxv fox_fuel_custom_stations
* station_id : varchar(64)
* name : varchar(100)
* x : double
* y : double
* z : double
* radius : double
* price_factor : decimal(6,3)
* fuel_types : longtext
* pump_models : longtext
* blip : longtext
* enabled : tinyint(1)
* created_at : timestamp
* updated_at : timestamp
v snowfoxv fox_fuel_vehicles
* id : bigint(20) unsigned
* lookup_key : varchar(191)
* scope : varchar(24)
* plate_snapshot : varchar(16)
* owner_identifier : varchar(100)
* model_hash : varchar(24)
* vehicle_class : tinyint(3) unsigned
* fuel_liters : decimal(10,3)
* fuel_type : varchar(32)
* capacity_snapshot : decimal(10,3)
* revision : bigint(20) unsigned
* updated_at : timestamp
v snowfoxv fox_grade_permissions
* job : varchar(50)
* grade : int(11)
* permission : varchar(50)
* granted_by : varchar(64)
* granted_at : timestamp
v snowfoxv fox_job_permissions
* job : varchar(50)
* permission : varchar(50)
* granted_by : varchar(64)
* granted_at : timestamp
v snowfoxv fox_job_society
* job : varchar(50)
* balance : int(11)
v snowfoxv fox_job_vehicles
* id : int(11)
* job : varchar(50)
* plate : varchar(12)
* type : varchar(20)
* vehicle : longtext
* stored : tinyint(1)
* fox_fuel_id : bigint(20) unsigned
v snowfoxv fox_login_accounts
* id : int(11)
* username : varchar(20)
* password_hash : char(64)
* password_salt : char(32)
* identifier : varchar(64)
* banned : tinyint(1)
* ban_reason : varchar(255)
* banned_until : timestamp
* created_at : timestamp
v snowfoxv fox_login_keys
* id : int(11)
* code : varchar(32)
* used : tinyint(1)
* used_by_account_id : int(11)
* created_by : varchar(64)
* created_at : timestamp
* used_at : timestamp
v snowfoxv fox_multichar_slots
* identifier : varchar(60)
* slots : int(11)
v snowfoxv fox_multijobs
* identifier : varchar(64)
* job : varchar(50)
* grade : int(11)
* added_by : varchar(64)
* added_at : timestamp
v snowfoxv fox_playermenu_hotkeys
* identifier : varchar(64)
* slot : tinyint(3) unsigned
* action_type : varchar(20)
* action_key : varchar(60)
v snowfoxv fox_playermenu_settings
* identifier : varchar(64)
* dnd_sync : tinyint(1)
* remember_last_tab : tinyint(1)
* last_tab : varchar(32)
v snowfoxv fox_staff_accounts
* id : int(11)
* username : varchar(32)
* password_hash : varchar(255)
* role : enum('projektleitung','leitung','support')
* created_by : int(11)
* created_at : timestamp
v snowfoxv fox_storage_rentals
* id : bigint(20) unsigned
* storage_id : int(11)
* identifier : varchar(64)
* stash_id : varchar(100)
* tier : varchar(20)
* credited_tier_value : int(10) unsigned
* tier_price_at_purchase : int(10) unsigned
* rent_type : varchar(10)
* rent_amount : int(10) unsigned
* payment_source : varchar(10)
* period_start : datetime
* period_end : datetime
* last_payment_at : datetime
* grace_ends_at : datetime
* status : varchar(20)
* created_at : timestamp
* updated_at : timestamp
v snowfoxv fox_storage_rental_access
* id : int(11)
* rental_id : bigint(20) unsigned
* identifier : varchar(64)
* given_by : varchar(64)
* given_at : timestamp
v snowfoxv fox_storage_rental_history
* id : bigint(20) unsigned
* rental_id : bigint(20) unsigned
* event_type : varchar(20)
* tier_from : varchar(20)
* tier_to : varchar(20)
* amount_paid : int(11)
* payment_source : varchar(10)
* created_at : timestamp
v snowfoxv fox_storage_stock
* storage_id : varchar(60)
* item : varchar(60)
* quantity : int(11)
v snowfoxv fox_tuning_prices
* price_key : varchar(64)
* price : int(11)
v snowfoxv fox_vehicle_keys
* id : int(11)
* plate : varchar(12)
* identifier : varchar(64)
* given_by : varchar(64)
* given_at : timestamp
v snowfoxv garagekeys
* identifier : varchar(50)
* plate : varchar(50)
* name : varchar(50)
v snowfoxv garage_data
* garage : varchar(50)
* data : longtext
v snowfoxv garage_slots
* identifier : varchar(50)
* garage : varchar(50)
* slots : int(11)
v snowfoxv gksphone_advertising
* id : int(11)
* phone_number : varchar(50)
* phone_id : varchar(50)
* firstname : varchar(256)
* title : varchar(250)
* message : longtext
* image : longtext
* price : int(11)
* time : timestamp
v snowfoxv gksphone_bank_history
* id : int(11)
* phone_number : varchar(50)
* type : int(11)
* amount : int(11)
* description : longtext
* time : timestamp
* phone_id : varchar(50)
v snowfoxv gksphone_billing
* id : int(10)
* citizenid : varchar(50)
* amount : int(11)
* society : varchar(50)
* societylabel : varchar(50)
* sender : varchar(50)
* sendercitizenid : varchar(50)
* description : varchar(250)
* status : varchar(50)
* bill_holder : varchar(50)
* time : timestamp
v snowfoxv gksphone_blink_story_views
* id : bigint(20)
* story_id : bigint(20)
* viewer_id : bigint(20)
* reaction : varchar(8)
* viewed_at : timestamp
v snowfoxv gksphone_calendar_events
* id : int(11)
* phone_id : varchar(50)
* title : varchar(255)
* notes : text
* location : varchar(255)
* starts_at : bigint(20)
* ends_at : bigint(20)
* all_day : tinyint(1)
* calendar_id : varchar(20)
* alert_minutes : int(11)
* repeat_rule : varchar(20)
* time : timestamp
v snowfoxv gksphone_calls
* id : int(11)
* phone_id : varchar(50)
* caller : varchar(50)
* receiver : varchar(50)
* type : varchar(50)
* status : int(11)
* hidden : int(11)
* time : timestamp
v snowfoxv gksphone_contacts
* id : int(11)
* phone_number : varchar(50)
* number : varchar(30)
* display : longtext
* options : longtext
* block : tinyint(1)
* phone_id : varchar(50)
v snowfoxv gksphone_courier_deliveries
* id : int(11)
* phone_id : varchar(50)
* identifier : varchar(100)
* courier_name : varchar(100)
* depot : varchar(150)
* address : varchar(150)
* distance : decimal(6,2)
* payment : int(11)
* status : varchar(20)
* time : timestamp
v snowfoxv gksphone_darkchat_messages
* id : int(11)
* room_id : int(11)
* sender_id : int(11)
* message : text
* message_type : enum('text','image','video','location')
* attachment_data : longtext
* sent_at : timestamp
v snowfoxv gksphone_darkchat_rooms
* id : int(11)
* owner_id : int(11)
* room_name : varchar(100)
* room_image : text
* is_password_protected : tinyint(1)
* password : varchar(255)
* is_private : tinyint(1)
* created_at : timestamp
* updated_at : timestamp
* is_active : tinyint(1)
v snowfoxv gksphone_darkchat_room_members
* id : int(11)
* room_id : int(11)
* user_id : int(11)
* joined_at : timestamp
* role : enum('owner','member')
* is_muted : tinyint(1)
v snowfoxv gksphone_darkchat_users
* id : int(11)
* identifier : varchar(255)
* username : varchar(50)
* password : varchar(255)
* created_at : timestamp
* is_active : tinyint(1)
v snowfoxv gksphone_esim
* id : int(11)
* pin : int(11)
* operator : varchar(50)
* package_id : int(11)
* phone_number : varchar(50)
* phone_id : varchar(50)
* is_active : tinyint(4)
* package_sms : int(11)
* package_call : int(11)
* package_internet : int(11)
v snowfoxv gksphone_flare_matches
* id : int(11)
* user1_id : int(11)
* user2_id : int(11)
* matched_at : timestamp
v snowfoxv gksphone_flare_messages
* id : int(11)
* match_id : int(11)
* sender_id : int(11)
* message : text
* read_at : tinyint(4)
* sent_at : timestamp
v snowfoxv gksphone_flare_swipes
* id : int(11)
* swiper_id : int(11)
* target_id : int(11)
* swipe_type : enum('like','pass','undo')
* created_at : timestamp
v snowfoxv gksphone_flare_users
* id : int(11)
* phone_id : varchar(100)
* name : varchar(100)
* about : text
* birthday : varchar(50)
* gender : enum('woman','man')
* interested : enum('women','men','everyone')
* images : longtext
* created_at : timestamp
v snowfoxv gksphone_gameleaderboard
* id : int(11)
* snake : int(11)
* twenty : int(11)
* breakout : int(11)
* phone_id : varchar(500)
* name : varchar(500)
v snowfoxv gksphone_gps
* id : int(11)
* citizenid : longtext
* gps_name : longtext
* gps_coord : longtext
* time : timestamp
* phone_id : varchar(50)
v snowfoxv gksphone_instagram_active_stories_v2
* story_id : bigint(20)
* user_id : bigint(20)
* media_url : varchar(500)
* media_type : enum('image','video')
* created_at : timestamp
* expires_at : datetime
* username : varchar(30)
* profile_picture_url : varchar(500)
* is_verified : tinyint(1)
* hours_ago : bigint(21)
* minutes_ago : bigint(21)
v snowfoxv gksphone_instagram_comments
* comment_id : bigint(20)
* post_id : bigint(20)
* user_id : bigint(20)
* parent_comment_id : bigint(20)
* comment_text : text
* likes_count : int(11)
* replies_count : int(11)
* is_pinned : tinyint(1)
* created_at : timestamp
* updated_at : timestamp
v snowfoxv gksphone_instagram_comment_likes
* like_id : bigint(20)
* comment_id : bigint(20)
* user_id : bigint(20)
* created_at : timestamp
v snowfoxv gksphone_instagram_conversations
* conversation_id : bigint(20)
* conversation_type : enum('direct')
* created_by : bigint(20)
* created_at : timestamp
* updated_at : timestamp
v snowfoxv gksphone_instagram_conversations_v1
* conversation_id : bigint(20)
* created_by : bigint(20)
* updated_at : timestamp
* participant_id : bigint(20)
* other_user_id : bigint(20)
* other_username : varchar(30)
* other_profile_picture : varchar(500)
* other_is_verified : tinyint(1)
* last_message : text
* last_message_type : enum('text','image','video','audio','post_share','profile_share')
* last_message_time : timestamp
* last_message_sender_id : bigint(20)
* last_message_sender_username : varchar(30)
* unread_count : bigint(21)
v snowfoxv gksphone_instagram_conversation_participants
* participant_id : bigint(20)
* conversation_id : bigint(20)
* user_id : bigint(20)
* joined_at : timestamp
* messages_deleted_at : timestamp
v snowfoxv gksphone_instagram_follows
* follow_id : bigint(20)
* follower_id : bigint(20)
* following_id : bigint(20)
* is_accepted : tinyint(1)
* created_at : timestamp
* requested_at : timestamp
* accepted_at : timestamp
v snowfoxv gksphone_instagram_messages
* message_id : bigint(20)
* conversation_id : bigint(20)
* sender_id : bigint(20)
* message_text : text
* message_type : enum('text','image','video','audio','post_share','profile_share')
* is_read : tinyint(1)
* created_at : timestamp
* updated_at : timestamp
v snowfoxv gksphone_instagram_notifications
* notification_id : bigint(20)
* user_id : bigint(20)
* actor_id : bigint(20)
* notification_type : enum('like','comment','follow','mention','post_tag')
* post_id : bigint(20)
* comment_id : bigint(20)
* is_read : tinyint(1)
* created_at : timestamp
v snowfoxv gksphone_instagram_posts
* post_id : bigint(20)
* user_id : bigint(20)
* caption : text
* location : varchar(255)
* media : longtext
* likes_count : int(11)
* comments_count : int(11)
* created_at : timestamp
v snowfoxv gksphone_instagram_post_likes
* like_id : bigint(20)
* post_id : bigint(20)
* user_id : bigint(20)
* created_at : timestamp
v snowfoxv gksphone_instagram_stories
* story_id : bigint(20)
* user_id : bigint(20)
* media_url : varchar(500)
* media_type : enum('image','video')
* created_at : timestamp
* expires_at : datetime
v snowfoxv gksphone_instagram_users
* user_id : bigint(20)
* identifier : mediumtext
* username : varchar(30)
* password : varchar(255)
* full_name : varchar(100)
* bio : varchar(250)
* profile_picture_url : varchar(500)
* is_verified : tinyint(1)
* is_private : tinyint(1)
* is_active : tinyint(1)
* followers_count : int(11)
* following_count : int(11)
* posts_count : int(11)
* created_at : timestamp
* updated_at : timestamp
v snowfoxv gksphone_mails
* id : int(11)
* citizenid : varchar(255)
* sender : varchar(255)
* subject : varchar(255)
* image : varchar(250)
* message : text
* button : longtext
* read_at : timestamp
* time : timestamp
* mail_kind : varchar(16)
* thread_id : int(11)
* owner_mail : varchar(255)
* attachments : longtext
* reply_to : int(11)
* from_mail : varchar(255)
* to_mail : varchar(255)
* mailbox : varchar(16)
v snowfoxv gksphone_messages
* id : int(11)
* sender : longtext
* receiver : longtext
* message : longtext
* phone_id : varchar(50)
* read_at : timestamp
* sent_at : timestamp
* is_editable : tinyint(1)
* is_sender : tinyint(1)
* contact_number : varchar(50)
v snowfoxv gksphone_messages_groups
* id : int(11)
* phone_id : varchar(50)
* phone_number : varchar(50)
* iscreator : tinyint(4)
* group_name : longtext
* group_about : longtext
* group_image : longtext
* admin_only_messages : tinyint(1)
* created_at : timestamp
* last_message_at : timestamp
v snowfoxv gksphone_messages_groups_members
* id : int(11)
* phone_id : varchar(50)
* group_id : int(11)
* phone_number : varchar(50)
* role : tinyint(4)
* joined_at : timestamp
* last_read_at : timestamp
v snowfoxv gksphone_messages_groups_messages
* id : int(11)
* phone_id : varchar(50)
* group_id : int(11)
* message : text
* sender : varchar(50)
* sent_at : timestamp
* read_at : timestamp
v snowfoxv gksphone_music
* id : int(11)
* playlist_name : longtext
* playlist_img : longtext
* details : longtext
* phone_id : varchar(50)
v snowfoxv gksphone_music_like
* id : int(11)
* phone_id : varchar(50)
* songid : varchar(50)
* title : varchar(250)
* artist : varchar(250)
* img : longtext
* seconds : int(11)
* is_uploaded : tinyint(1)
* url : longtext
v snowfoxv gksphone_music_uploads
* id : int(11)
* phone_id : varchar(50)
* uploader_name : varchar(100)
* title : varchar(250)
* artist : varchar(250)
* url : longtext
* thumbnail : longtext
* duration : int(11)
* status : enum('pending','approved','rejected')
* approved_by : varchar(100)
* created_at : timestamp
v snowfoxv gksphone_news
* id : int(11)
* news_text : longtext
* news_title : longtext
* news_image : longtext
* news_video : longtext
* time : timestamp
v snowfoxv gksphone_notes
* id : int(11)
* phone_id : varchar(50)
* title : longtext
* image : longtext
* note : longtext
* time : timestamp
v snowfoxv gksphone_recovery_log
* id : int(11)
* phone_id : varchar(50)
* identifier : varchar(100)
* old_owner : varchar(100)
* new_owner : varchar(100)
* mode : varchar(20)
* security_level : varchar(20)
* result : varchar(20)
* price : int(11)
* wiped : tinyint(1)
* time : timestamp
v snowfoxv gksphone_restaurants
* id : int(11)
* job_code : varchar(50)
* name : varchar(100)
* description : varchar(255)
* active : tinyint(1)
* time : timestamp
v snowfoxv gksphone_restaurant_menu
* id : int(11)
* restaurant_id : int(11)
* name : varchar(100)
* description : varchar(255)
* category : varchar(50)
* price : int(11)
* item_name : varchar(50)
* image : longtext
* available : tinyint(1)
v snowfoxv gksphone_restaurant_orders
* id : int(11)
* restaurant_id : int(11)
* phone_id : varchar(50)
* phone_number : varchar(50)
* customer_name : varchar(100)
* customer_identifier : varchar(100)
* items : longtext
* total : int(11)
* note : varchar(255)
* street : varchar(150)
* status : varchar(20)
* worker_identifier : varchar(100)
* worker_name : varchar(100)
* time : timestamp
v snowfoxv gksphone_settings
* id : int(11)
* unique_id : varchar(50)
* identifier : longtext
* setup_owner : longtext
* model_type : varchar(50)
* mail_address : longtext
* mail_password : longtext
* phone_lang : varchar(50)
* status : tinyint(4)
* setup_status : tinyint(4)
* phone_password : varchar(50)
* look_id : tinyint(4)
* security_question : varchar(50)
* security_answer : longtext
* phone_settings : longtext
* social_accounts : text
v snowfoxv gksphone_stockmarket
* id : int(11)
* phone_id : varchar(50)
* stock_market : longtext
* stock_histroy : longtext
v snowfoxv gksphone_stockmarket_prices
* stock_id : varchar(50)
* current_price : double
* last_updated : bigint(20)
v snowfoxv gksphone_tiktok_comments
* comment_id : int(11)
* video_id : int(11)
* user_id : int(11)
* parent_comment_id : int(11)
* comment_text : text
* likes_count : int(11)
* replies_count : int(11)
* created_at : timestamp
v snowfoxv gksphone_tiktok_comment_likes
* like_id : int(11)
* user_id : int(11)
* comment_id : int(11)
* created_at : timestamp
v snowfoxv gksphone_tiktok_conversations
* conversation_id : int(11)
* user1_id : int(11)
* user2_id : int(11)
* last_message_text : text
* last_message_time : timestamp
* user1_deleted_at : timestamp
* user2_deleted_at : timestamp
* created_at : timestamp
* updated_at : timestamp
v snowfoxv gksphone_tiktok_followers
* follow_id : int(11)
* follower_id : int(11)
* following_id : int(11)
* created_at : timestamp
v snowfoxv gksphone_tiktok_likes
* like_id : int(11)
* user_id : int(11)
* video_id : int(11)
* created_at : timestamp
v snowfoxv gksphone_tiktok_messages
* message_id : int(11)
* conversation_id : int(11)
* sender_user_id : int(11)
* message_text : text
* message_type : enum('text','image','video_share')
* media_url : varchar(500)
* video_share_data : text
* is_read : tinyint(1)
* created_at : timestamp
v snowfoxv gksphone_tiktok_music
* music_id : int(11)
* user_id : int(11)
* music_name : varchar(255)
* music_url : varchar(500)
* duration : int(11)
* usage_count : int(11)
* created_at : timestamp
v snowfoxv gksphone_tiktok_notifications
* notification_id : int(11)
* user_id : int(11)
* actor_id : int(11)
* notification_type : enum('like','comment','follow')
* video_id : int(11)
* comment_id : int(11)
* is_read : tinyint(1)
* created_at : timestamp
v snowfoxv gksphone_tiktok_users
* user_id : int(11)
* identifier : varchar(255)
* username : varchar(50)
* password : varchar(255)
* display_name : varchar(100)
* bio : varchar(255)
* profile_picture_url : varchar(500)
* is_verified : tinyint(1)
* followers_count : int(11)
* following_count : int(11)
* total_likes_received : int(11)
* created_at : timestamp
v snowfoxv gksphone_tiktok_videos
* video_id : int(11)
* user_id : int(11)
* video_url : varchar(500)
* thumbnail_url : varchar(500)
* caption : text
* music_id : int(11)
* is_muted : tinyint(1)
* is_tts : tinyint(1)
* tts_url : varchar(500)
* likes_count : int(11)
* comments_count : int(11)
* shares_count : int(11)
* views_count : int(11)
* created_at : timestamp
v snowfoxv gksphone_tiktok_views
* view_id : int(11)
* user_id : int(11)
* video_id : int(11)
* created_at : timestamp
v snowfoxv gksphone_tuneify
* id : int(11)
* phone_id : varchar(50)
* uploader_name : varchar(100)
* category : enum('ringtone','notification','wallpaper')
* title : varchar(250)
* url : longtext
* status : enum('pending','approved','rejected')
* approved_by : varchar(100)
* created_at : timestamp
v snowfoxv gksphone_twt_followers
* follow_id : int(11)
* userid : int(11)
* followid : int(11)
* created_at : timestamp
v snowfoxv gksphone_twt_hastags
* hastag_id : int(11)
* hastag : varchar(250)
* postid : int(11)
* created_at : timestamp
v snowfoxv gksphone_twt_likepost
* like_id : int(11)
* postid : int(11)
* userid : int(11)
* created_at : timestamp
v snowfoxv gksphone_twt_posts
* post_id : int(11)
* identifier : longtext
* user_id : int(11)
* content : longtext
* media : longtext
* poll_options : longtext
* end_date : timestamp
* comment : int(11)
* commentid : int(11)
* pinned : int(11)
* created_at : timestamp
v snowfoxv gksphone_twt_retweet
* retwettsid : int(11)
* postid : int(11)
* userid : int(11)
* created_at : timestamp
v snowfoxv gksphone_twt_users
* user_id : int(11)
* identifier : longtext
* username : varchar(255)
* password : varchar(255)
* displayname : varchar(255)
* avatar : varchar(255)
* banner : varchar(255)
* is_verified : int(11)
* verifedbuytime : timestamp
* banned : int(11)
* created_at : timestamp
v snowfoxv gksphone_vehicle_sales
* id : int(11)
* identifier : longtext
* player_name : varchar(50)
* phone_number : varchar(255)
* plate : varchar(255)
* model : varchar(255)
* price : int(11)
* image : longtext
* time : timestamp
v snowfoxv gksphone_voicememos
* id : int(11)
* phone_id : varchar(50)
* title : varchar(255)
* url : longtext
* duration : int(11)
* time : timestamp
v snowfoxv gksphone_wanted
* id : int(11)
* citizenid : varchar(50)
* fullname : varchar(50)
* reason : varchar(250)
* appearance : varchar(250)
* lastseen : varchar(250)
* time : timestamp
v snowfoxv gksphone_watch_health_daily
* id : int(11)
* identifier : varchar(100)
* day : date
* move : int(11)
* exercise : int(11)
* stand_hours : int(11)
* steps : int(11)
* distance : int(11)
* heart_avg : smallint(6)
* heart_max : smallint(6)
* updated_at : timestamp
v snowfoxv gksphone_watch_settings
* id : int(11)
* identifier : varchar(100)
* face : varchar(50)
* goal_move : int(11)
* goal_exercise : int(11)
* goal_stand : int(11)
* settings : longtext
* updated_at : timestamp
v snowfoxv gks_mdt_bookmarks
* id : int(11)
* owner_identifier : varchar(50)
* item_type : varchar(20)
* item_id : varchar(50)
* meta_data : longtext
* created_at : timestamp
v snowfoxv gks_mdt_bulletins
* id : int(11)
* title : varchar(255)
* content : longtext
* author : varchar(100)
* priority : varchar(20)
* created_at : timestamp
v snowfoxv gks_mdt_cases
* id : int(11)
* title : varchar(255)
* description : longtext
* tags : longtext
* status : enum('active','closed','investigation','cold')
* created_by : varchar(100)
* criminals : longtext
* officers : longtext
* civilians : longtext
* vehicles : longtext
* weapons : longtext
* evidence : longtext
* linked_reports : longtext
* edit_version : int(11)
* created_at : timestamp
* updated_at : timestamp
v snowfoxv gks_mdt_categories
* id : int(11)
* name : varchar(100)
v snowfoxv gks_mdt_charges
* id : int(11)
* label : varchar(255)
* category : varchar(100)
* severity : varchar(50)
* jail_time : int(11)
* fine : int(11)
* points : int(11)
* description : text
v snowfoxv gks_mdt_ems_bulletins
* id : int(11)
* title : varchar(255)
* content : longtext
* author : varchar(100)
* priority : varchar(20)
* created_at : timestamp
v snowfoxv gks_mdt_ems_reports
* id : int(11)
* title : varchar(255)
* incident_date : datetime
* details : longtext
* author_identifier : varchar(100)
* author_name : varchar(100)
* involved_citizens : longtext
* involved_officers : longtext
* vehicles : longtext
* gallery : longtext
* tags : longtext
* created_at : timestamp
* updated_at : timestamp
v snowfoxv gks_mdt_fto_reports
* id : int(11)
* title : varchar(255)
* trainee_identifier : varchar(100)
* trainee_name : varchar(100)
* trainer_identifier : varchar(100)
* trainer_name : varchar(100)
* phase : varchar(100)
* status : varchar(50)
* skills : longtext
* description : longtext
* gallery : longtext
* tags : longtext
* created_at : timestamp
* updated_at : timestamp
v snowfoxv gks_mdt_grade_permissions
* id : int(11)
* department : enum('police','ambulance')
* job_name : varchar(64)
* grade : int(11)
* permissions : longtext
* updated_at : timestamp
v snowfoxv gks_mdt_logs
* id : int(11)
* action : varchar(255)
* details : text
* officer_identifier : varchar(100)
* officer_name : varchar(100)
* job : varchar(50)
* created_at : timestamp
v snowfoxv gks_mdt_officer_permissions
* id : int(11)
* identifier : varchar(100)
* extra_permissions : longtext
* removed_permissions : longtext
* updated_by : varchar(100)
* updated_at : timestamp
v snowfoxv gks_mdt_patients
* id : int(11)
* identifier : varchar(100)
* blood_type : varchar(10)
* allergies : longtext
* conditions : longtext
* medications : longtext
* emergency_contact : longtext
* notes : longtext
* created_at : timestamp
* updated_at : timestamp
v snowfoxv gks_mdt_permission_logs
* id : int(11)
* department : enum('police','ambulance')
* action : varchar(100)
* target_identifier : varchar(100)
* target_name : varchar(200)
* details : text
* actor_identifier : varchar(100)
* actor_name : varchar(200)
* created_at : timestamp
v snowfoxv gks_mdt_personnel
* identifier : varchar(100)
* callsign : varchar(20)
* avatar : text
* discipline_points : int(11)
* discipline_logs : longtext
* last_seen : timestamp
v snowfoxv gks_mdt_reports
* id : int(11)
* title : varchar(255)
* incident_date : datetime
* details : longtext
* officer_identifier : varchar(100)
* officer_name : varchar(100)
* involved_citizens : longtext
* involved_officers : longtext
* civilians : longtext
* weapons : longtext
* vehicles : longtext
* gallery : longtext
* tags : longtext
* edit_version : int(11)
* created_at : timestamp
* updated_at : timestamp
v snowfoxv gks_mdt_vehicle_data
* plate : varchar(20)
* mugshot : text
* notes : longtext
* tags : longtext
* is_stolen : tinyint(1)
* stolen_reported_by : varchar(100)
* stolen_reported_at : timestamp
* impound_reason : text
* impounded_by : varchar(100)
* impounded_at : timestamp
* updated_at : timestamp
v snowfoxv gks_mdt_warrants
* id : int(11)
* title : varchar(255)
* target_identifier : varchar(100)
* target_name : varchar(100)
* reason : text
* description : longtext
* status : enum('active','inactive','expired','served','cancelled')
* type : enum('warrant','bolo')
* vehicle_plate : varchar(20)
* priority : varchar(20)
* tags : longtext
* evidence : longtext
* linked_reports : longtext
* officer_identifier : varchar(100)
* officer_name : varchar(100)
* served_by : varchar(100)
* served_by_name : varchar(100)
* served_at : datetime
* created_at : timestamp
* expires_at : datetime
* duration : int(11)
* time_remaining : int(11)
v snowfoxv gks_mdt_weapons
* id : int(11)
* serial : varchar(100)
* model : varchar(255)
* owner_identifier : varchar(100)
* owner_name : varchar(200)
* is_stolen : tinyint(1)
* notes : longtext
* tags : longtext
* registered_at : timestamp
* registered_by : varchar(100)
* updated_at : timestamp
v snowfoxv gks_tablet
* id : int(11)
* unique_id : varchar(50)
* player_identifier : varchar(100)
* language : varchar(10)
* setup_completed : tinyint(1)
* settings : longtext
* installed_apps : longtext
* dock_apps : longtext
* home_layout : longtext
* created_at : timestamp
* updated_at : timestamp
v snowfoxv gks_tablet_locations
* id : int(11)
* tablet_unique_id : varchar(50)
* player_identifier : varchar(100)
* name : varchar(255)
* description : text
* x : float
* y : float
* z : float
* created_at : timestamp
* updated_at : timestamp
v snowfoxv gks_tablet_mdt_profiles
* identifier : varchar(100)
* mugshot : text
* notes : longtext
* tags : longtext
* licenses : longtext
* penalty_points : int(11)
* updated_at : timestamp
v snowfoxv gks_tablet_notes
* id : int(11)
* tablet_unique_id : varchar(50)
* player_identifier : varchar(100)
* title : text
* note : longtext
* image : text
* created_at : timestamp
* updated_at : timestamp
v snowfoxv global_blips
* id : int(11)
* name : varchar(50)
* x : float
* y : float
* z : float
* streetName : varchar(50)
* sprite : smallint(6)
* scale : float
* alpha : tinyint(3) unsigned
* color : smallint(6)
* ticked : bit(1)
* outline : bit(1)
* display : tinyint(4)
* identifier : varchar(80)
* type : varchar(10)
* height : float
* width : float
v snowfoxv harvestable_items
* id : int(11)
* name : varchar(50)
* time_to_harvest : int(11)
* min_quantity : int(11)
* max_quantity : int(11)
* icon_type : int(11)
* coords : longtext
* scale : longtext
* bounce : int(11)
* follow_camera : int(11)
* rotate : int(11)
* color : varchar(100)
* opacity : int(11)
* blip_name : varchar(50)
* blip_sprite : int(11)
* blip_color : int(11)
* blip_scale : float
v snowfoxv houselocations
* id : int(11)
* name : varchar(255)
* label : varchar(255)
* coords : text
* owned : tinyint(2)
* price : int(11)
* defaultPrice : int(11)
* tier : smallint(6)
* garage : text
* garageShell : text
* creator : varchar(50)
* mlo : text
* ipl : text
* console : int(11)
* board : text
* for_sale : int(11)
* extra_imgs : text
* description : text
* creatorJob : varchar(50)
* blip : text
* upgrades : text
* apartmentCount : int(11)
* creatorGotMoney : tinyint(1)
* permissions : longtext
* paymentMethod : varchar(50)
* doorbellSound : varchar(50)
* photos : text
* hideFromBrowser : tinyint(1)
* allowPlantInside : tinyint(1)
* allowPlantOutside : tinyint(1)
* assistantZoneMessagesEnabled : tinyint(1)
v snowfoxv house_bills
* id : int(11)
* house : varchar(100)
* payed_by : varchar(80)
* total : int(11)
* breakdown : longtext
* payed : tinyint(1)
* date : timestamp
v snowfoxv house_decorations
* id : int(11) unsigned
* house : varchar(50)
* creator : varchar(70)
* modelName : varchar(50)
* coords : text
* rotation : text
* inStash : tinyint(1)
* inHouse : tinyint(1) unsigned
* uniq : varchar(50)
* created : timestamp
* lightData : text
* price : int(11)
* wallartData : longtext
* climateOn : tinyint(1)
v snowfoxv house_furniture_orders
* id : int(11) unsigned
* house : varchar(50)
* buyer_identifier : varchar(80)
* model_name : varchar(120)
* price : int(11)
* payload_json : longtext
* status : enum('pending','ready','delivered','cancelled')
* deliver_at : datetime
* delivered_at : datetime
* created_at : datetime
* updated_at : datetime
v snowfoxv house_garbage_progress
* identifier : varchar(60)
* house : varchar(80)
* amount : int(11)
v snowfoxv house_junk
* id : int(11)
* house : varchar(255)
* model : varchar(255)
* coords : longtext
* created_at : timestamp
v snowfoxv house_meta_keys
* id : int(11)
* house : varchar(255)
* key_id : varchar(255)
* owner_identifier : varchar(255)
* created_at : timestamp
v snowfoxv house_objects
* id : int(11)
* creator : varchar(50)
* model : varchar(50)
* coords : text
* house : varchar(80)
* construction : varchar(50)
* created : timestamp
v snowfoxv house_plants
* id : int(11)
* building : varchar(50)
* stage : varchar(50)
* sort : varchar(50)
* gender : varchar(50)
* food : int(11)
* health : int(11)
* progress : int(11)
* coords : text
* plantid : varchar(50)
v snowfoxv house_rents
* id : int(11)
* house : varchar(50)
* identifier : varchar(80)
* payed : int(11)
* date : timestamp
v snowfoxv house_stolen_furniture
* id : int(11)
* identifier : varchar(50)
* house : varchar(50)
* model_name : varchar(100)
* stolen_at : datetime
v snowfoxv impound_garage
* garage : varchar(50)
* data : longtext
v snowfoxv impound_vehicles
* plate : varchar(12)
* officer : varchar(50)
* reason : longtext
* price : int(11)
* time : int(11)
v snowfoxv items
* name : varchar(50)
* label : varchar(50)
* weight : int(11)
* rare : tinyint(4)
* can_remove : tinyint(4)
* description : text
v snowfoxv jobs
* name : varchar(50)
* label : varchar(50)
* whitelisted : int(11)
* enable_billing : int(11)
* can_rob : int(11)
* can_handcuff : int(11)
* can_lockpick_cars : int(11)
* can_wash_vehicles : int(11)
* can_repair_vehicles : int(11)
* can_impound_vehicles : int(11)
* can_check_identity : int(11)
* can_check_vehicle_owner : int(11)
* can_check_driving_license : int(11)
* can_check_weapon_license : int(11)
* can_heal : int(11)
* can_revive : int(11)
* actions_menu_enabled : int(11)
* placeable_objects : longtext
* options : longtext
v snowfoxv job_grades
* id : int(11)
* job_name : varchar(50)
* grade : int(11)
* name : varchar(50)
* label : varchar(50)
* salary : int(11)
* skin_male : longtext
* skin_female : longtext
* is_boss : tinyint(1)
v snowfoxv kq_emergency_presets
* id : int(11)
* name : varchar(255)
* description : text
* model : varchar(50)
* user : longtext
* data : longtext
* public : tinyint(4)
* created_at : datetime
* updated_at : datetime
v snowfoxv kq_emergency_vehicles
* id : int(11)
* vehicle : varchar(50)
* data : longtext
* created_at : datetime
* updated_at : datetime
v snowfoxv kq_propplacer
* id : int(11)
* model : varchar(50)
* coords : longtext
* rotation : longtext
* metadata : longtext
v snowfoxv laboratories
* id : int(11)
* name : varchar(50)
* coords : longtext
* allowed_recipes : longtext
* allowed_jobs : longtext
* icon_type : int(11)
* scale : longtext
* bounce : int(11)
* follow_camera : int(11)
* rotate : int(11)
* color : varchar(50)
* opacity : int(11)
* blip_name : varchar(50)
* blip_sprite : int(11)
* blip_color : int(11)
* blip_scale : float
v snowfoxv licenses
* type : varchar(60)
* label : varchar(60)
v snowfoxv owned_vehicles
* owner : varchar(60)
* plate : varchar(12)
* vehicle : longtext
* type : varchar(20)
* vehicleid : bigint(20) unsigned
* stored : int(11)
* co_owner : varchar(255)
* co_owner_name : varchar(255)
* retrievable : tinyint(1)
* towedPrice : int(11)
* towedAfterPrice : int(11)
* towedToDate : timestamp
* towedOutBy : varchar(255)
* isTowedOut : tinyint(1)
* vehicleGarage : int(11)
* vehicleImpound : int(11)
* impoundReason : varchar(255)
* job : varchar(20)
* gang : varchar(20)
* jobGrade : int(11)
* jobPrivate : text
* gangGrade : int(11)
* gangPrivate : text
* gangLocked : varchar(20)
* jobLocked : varchar(20)
* deformation : varchar(300)
* carseller : int(11)
* glovebox : longtext
* trunk : longtext
* parking : varchar(60)
* balance : int(11)
* paymentamount : int(11)
* paymentsleft : int(11)
* financetime : int(11)
* tuning_data : longtext
* mileage : float
* fox_last_position : text
* last_moved_at : timestamp
* status : varchar(20)
* garage_id : int(11)
* impound_id : int(11)
* fox_fuel_id : bigint(20) unsigned
* vehicletv : tinyint(1)
v snowfoxv ox_groups
* name : varchar(50)
* label : varchar(50)
* colour : varchar(7)
v snowfoxv ox_inventory
* owner : varchar(60)
* name : varchar(100)
* data : longtext
* lastupdated : timestamp
v snowfoxv parking_meter
* id : int(11)
* coords : longtext
* owner : varchar(50)
* amount : int(11)
v snowfoxv parking_tickets
* id : int(11)
* plate : varchar(12)
* identifier : varchar(50)
* reason : varchar(255)
* amount : int(11)
* date : timestamp
v snowfoxv phone_yellow_pages_posts
* id : int(10) unsigned
* phone_number : varchar(15)
* title : varchar(50)
* description : varchar(1000)
* attachment : varchar(500)
* price : int(11)
* timestamp : timestamp
v snowfoxv pickle_dj_entities
* id : int(11)
* station_id : int(11)
* entity_type : varchar(50)
* coords : text
* heading : float
* model : varchar(50)
* data : text
* created_at : timestamp
v snowfoxv pickle_dj_library
* id : int(11)
* identifier : varchar(255)
* title : varchar(255)
* url : text
* remote_id : varchar(128)
* mime : varchar(64)
* file_size : int(11)
* created_at : timestamp
v snowfoxv pickle_dj_stations
* id : int(11)
* identifier : varchar(255)
* name : varchar(255)
* coords : text
* heading : float
* prop : varchar(50)
* created_by : varchar(255)
* created_at : timestamp
v snowfoxv pickle_dj_whitelist
* id : int(11)
* station_id : int(11)
* type : enum('player','job','ace')
* value : varchar(255)
* name : varchar(255)
* rank : int(11)
* created_at : timestamp
v snowfoxv players
* discord : varchar(50)
* identifier : varchar(50)
* phone_number : varchar(50)
v snowfoxv playerskins
* id : int(11)
* citizenid : varchar(255)
* model : varchar(255)
* skin : text
* active : tinyint(4)
v snowfoxv player_houses
* id : int(11)
* house : varchar(50)
* citizenid : varchar(50)
* owner : varchar(46)
* keyholders : text
* stash : text
* outfit : text
* logout : text
* decorateStash : text
* charge : text
* credit : varchar(50)
* creditPrice : varchar(50)
* console : text
* decorateCoords : text
* rented : int(11)
* rentPrice : int(11)
* rentable : int(11)
* purchasable : int(11)
* vaultCodes : text
* lights_on : tinyint(1)
* lights_on_since : bigint(20)
* sale_furnished : tinyint(1)
* rent_furnished : tinyint(1)
* tablet : longtext
* rentNextChargeAt : datetime
v snowfoxv player_outfits
* id : int(11)
* citizenid : varchar(50)
* outfitname : varchar(50)
* model : varchar(50)
* props : varchar(1000)
* components : varchar(1500)
v snowfoxv player_outfit_codes
* id : int(11)
* outfitid : int(11)
* code : varchar(50)
v snowfoxv player_vehicles_fuel_type
* plate : varchar(20)
* fuelType : varchar(20)
v snowfoxv playlists
* id : int(11)
* label : varchar(60)
v snowfoxv playlist_songs
* id : int(11)
* playlist : int(11)
v snowfoxv private_garage
* id : int(11)
* identifier : varchar(50)
* name : varchar(50)
* coords : longtext
* garage : varchar(50)
v snowfoxv properties
* id : int(11)
* model : varchar(16)
* entrance_location : longtext
* property_type : enum('house','warehouse','office','garage')
* zipcode : varchar(128)
* street_name : varchar(128)
* building_number : varchar(16)
* created_at : timestamp
* updated_at : timestamp
v snowfoxv property_key
* id : int(11)
* property_id : int(11)
* player : varchar(128)
* permission : enum('owner','member','renter')
v snowfoxv qs_housing_furnitures
* id : int(11)
* creator : varchar(80)
* category_key : varchar(100)
* object : varchar(200)
* label : varchar(255)
* description : text
* price : int(11)
* img : text
* colorlabel : varchar(255)
* type : varchar(50)
* stash : longtext
* offset : longtext
* colors : longtext
v snowfoxv qs_housing_furniture_shops
* id : int(11)
* name : varchar(100)
* enter : longtext
* blip : longtext
* categories : longtext
* creator : varchar(100)
* created_at : datetime
* updated_at : datetime
v snowfoxv robberies_creator_cargo_robberies
* id : int(11)
* label : varchar(50)
* blip_data : longtext
* data : longtext
v snowfoxv robberies_creator_heists
* id : int(11)
* label : varchar(100)
* minimum_police : int(11)
* timeout_minutes : int(11)
* minutes_before_reset : int(11)
* time_limit_minutes : int(11)
* stages : longtext
v snowfoxv robberies_creator_plannings
* id : int(11)
* label : varchar(50)
* data : longtext
* cargo_robbery_id : int(11)
* minimum_police : int(11)
v snowfoxv saved_vehicles
* player_id : varchar(255)
* vehicle_data : text
v snowfoxv sessions
* session_id : varchar(128)
* expires : int(11) unsigned
* data : mediumtext
v snowfoxv shops_creator_admin_shops
* id : int(11)
* label : varchar(50)
* data : longtext
v snowfoxv shops_creator_players_shops
* id : int(11)
* label : varchar(50)
* price : int(11)
* data : longtext
* owner : varchar(100)
* employees_data : longtext
* stored_money : int(11)
* owner_label : varchar(100)
* is_open : tinyint(4)
* last_robbed : int(11)
v snowfoxv shops_creator_players_shops_objects
* id : int(11)
* name : varchar(100)
* type : varchar(50)
* quantity : int(11)
* price : int(11)
* method : varchar(50)
* shop_id : int(11)
v snowfoxv shops_creator_players_shops_storages
* id : int(11)
* name : varchar(100)
* type : varchar(50)
* quantity : int(11)
* shop_id : int(11)
v snowfoxv society_moneywash
* id : int(11)
* identifier : varchar(60)
* society : varchar(60)
* amount : int(11)
v snowfoxv tk_ambulancejob_bullets
* identifier : varchar(50)
* body_part : varchar(10)
* id : varchar(50)
* caliber : varchar(10)
* entry_angle : int(11)
* damage : int(11)
* timestamp : bigint(20)
v snowfoxv tk_ambulancejob_injuries
* identifier : varchar(50)
* body_part : varchar(10)
* id : varchar(50)
* type : varchar(20)
* cause : varchar(50)
* damage : int(11)
* timestamp : bigint(20)
v snowfoxv tk_ambulancejob_outfits
* id : int(11)
* name : varchar(50)
* data : longtext
* gender : varchar(10)
* hospital : int(11)
v snowfoxv tk_ambulancejob_vehicles
* owner : varchar(50)
* plate : varchar(8)
* props : longtext
v snowfoxv tuning_discount_codes
* code : varchar(25)
* mechanic_point : varchar(25)
* percentage : int(11)
* count_to_use : int(11)
* currently_using : int(11)
v snowfoxv users
* identifier : varchar(60)
* ssn : varchar(11)
* accounts : longtext
* group : varchar(50)
* inventory : longtext
* job : varchar(20)
* job_grade : int(11)
* loadout : longtext
* metadata : longtext
* position : longtext
* firstname : varchar(16)
* lastname : varchar(16)
* dateofbirth : varchar(10)
* sex : varchar(1)
* height : int(11)
* skin : longtext
* status : longtext
* is_dead : tinyint(1)
* id : int(11)
* disabled : tinyint(1)
* last_property : varchar(255)
* created_at : timestamp
* last_seen : timestamp
* phone_number : varchar(20)
* pincode : int(11)
* isDead : tinyint(1)
* backpack : varchar(5)
* bagmodel : varchar(5)
* bagcolor : varchar(5)
* bagitemname : varchar(50)
* inside : varchar(50)
* crafting_skill : longtext
* tattoos : longtext
v snowfoxv user_licenses
* id : int(11)
* type : varchar(60)
* owner : varchar(60)
v snowfoxv vehiclekeys
* identifier : varchar(50)
* plate : varchar(50)
* name : varchar(50)
v snowfoxv vehiclekeys_info
* id : int(11)
* identifier : varchar(100)
* timestamp : bigint(20)
v snowfoxv vehiclekeys_jobs
* id : varchar(50)
* type : varchar(50)
* allowed_jobs : longtext
* kick_if_not_allowed : int(11)
v snowfoxv vehiclekeys_permanent_keys
* plate : varchar(50)
* identifier : varchar(100)
* model : varchar(100)
v snowfoxv vehicles
* name : varchar(60)
* model : varchar(60)
* price : int(11)
* category : varchar(60)
v snowfoxv vehicles_category
* name : varchar(60)
* label : varchar(60)
v snowfoxv vehicle_categories
* name : varchar(60)
* label : varchar(60)
v snowfoxv vehicle_cosmetics
* id : int(11)
* citizenid : varchar(50)
* plate : varchar(20)
* vehicle_model : varchar(50)
* primary_color : varchar(20)
* secondary_color : varchar(20)
* neon_enabled : tinyint(1)
* neon_color : varchar(20)
* tyre_smoke_color : varchar(20)
* wheel_type : int(11)
* wheel_color : varchar(20)
* window_tint : int(11)
* plate_type : int(11)
* spoiler : int(11)
* front_bumper : int(11)
* rear_bumper : int(11)
* side_skirt : int(11)
* exhaust : int(11)
* frame : int(11)
* grille : int(11)
* hood : int(11)
* fender : int(11)
* right_fender : int(11)
* roof : int(11)
* engine : int(11)
* brakes : int(11)
* transmission : int(11)
* suspension : int(11)
* turbo : tinyint(1)
* armour : int(11)
* created_at : timestamp
* updated_at : timestamp
v snowfoxv vehicle_garages
* id : varchar(50)
* label : varchar(100)
* type : varchar(20)
* owner : varchar(100)
* owner_name : varchar(100)
* coords : longtext
* vehicle : longtext
* meta : longtext
v snowfoxv vehicle_performance
* id : int(11)
* citizenid : varchar(50)
* plate : varchar(20)
* engine_level : varchar(10)
* transmission_level : varchar(10)
* suspension_level : varchar(10)
* brake_level : varchar(10)
* turbo_level : varchar(10)
* armour_level : varchar(10)
* created_at : timestamp
* updated_at : timestamp
v snowfoxv vehicle_sold
* id : int(11)
* client : varchar(50)
* model : varchar(50)
* plate : varchar(50)
* soldby : varchar(50)
* date : varchar(50)
v snowfoxv vms_business
* id : varchar(50)
* type : varchar(50)
* owner : mediumtext
* employees : longtext
* stock : longtext
* data : longtext
* announcements : longtext
* orders : longtext
* history : longtext
v snowfoxv whitelist
* identifier : varchar(60)
Erzeuge Verknüpfung
FOREIGN KEY
on delete
on update
Verknüpfung löschen