0.0098 |
SELECT "site_name", "site_desc", "site_email", "upload_path_relative", "upload_path", "site_logo", "register", "disable_captcha", "date_format", "avatar_upload", "file_types", "twitter_consumer_key", "twitter_consumer_secret", "disable_social_login", "facebook_app_id", "facebook_app_secret", "google_client_id", "google_client_secret", "file_size", "paypal_email", "paypal_currency", "payment_enabled", "payment_symbol", "global_premium", "install", "login_protect", "activate_account", "default_user_role", "secure_login", "stripe_secret_key", "stripe_publish_key", "google_recaptcha", "google_recaptcha_secret", "google_recaptcha_key", "logo_option", "layout", "profile_comments", "avatar_width", "avatar_height", "cache_time", "checkout2_secret", "checkout2_accountno", "user_display_type", "page_slugs", "calendar_picker_format", "disable_chat", "calendar_picker_format", "enable_google_ads_pages", "enable_google_ads_feed", "enable_rotation_ads_feed", "enable_rotation_ads_pages", "credit_price_pageviews", "rotation_ad_alert_user", "enable_promote_post", "resize_avatar", "verified_cost", "enable_verified_buy", "enable_verified_requests", "public_profiles", "public_pages", "public_blogs", "enable_blogs" FROM "site_settings" WHERE "id" = 1
|
0.0892 |
SELECT "scroll_count", "comment_count", "content_id", "type_id", "author", "title_link", "title", "parent1_id", "parent2_id", "cond", "hits", "date_submitted", "summary", "hoh", "avatar", "xp" FROM "current_submission_w_summary" ORDER BY random() LIMIT 21
|
0.0664 |
SELECT "scroll_count", "comment_count", "content_id", "type_id", "author", "title_link", "title", "parent1_id", "parent2_id", "cond", "hits", "date_submitted", "summary", "hoh", "avatar", "xp" FROM "current_submission_w_summary" ORDER BY "date_submitted" DESC LIMIT 20
|
0.0260 |
SELECT "idea_id", "idea_author", "idea_type_id", "idea_parent", "idea_title", "idea_text", "idea_date", "idea_cond", "idea_xp", "member_name", "member_avatar" FROM "lockmor_ideas" ORDER BY RANDOM() LIMIT 3
|