https://malhasfamily.com/.env

Queries

  • SELECT users.* FROM bolt_users users

    Parameters: []
    Time: 0.05 ms
  • SELECT name FROM sqlite_master WHERE type = 'table' AND name != 'sqlite_sequence' AND name != 'geometry_columns' AND name != 'spatial_ref_sys' UNION ALL SELECT name FROM sqlite_temp_master WHERE type = 'table' ORDER BY name

    Parameters: []
    Time: 0.19 ms
  • SELECT bolt_pages.* FROM bolt_pages WHERE ("bolt_pages"."slug" = 'not-found' AND "bolt_pages"."status" = 'published') ORDER BY datepublish DESC LIMIT 1

    Parameters: []
    Time: 0.14 ms