Skip to content

Possible to see solution before starting mystery #18

@tomwj

Description

@tomwj

It's possible to accidentally solve this without working through any of the mystery.

After the introduction.

SELECT sql 
  FROM sqlite_master
 where name = 'crime_scene_report'
Spoiler warning

I then wanted to see what other tables there were.

SELECT * FROM sqlite_master

This reveals the solution check and text. I'm not very familiar with SQLite so it may be that it's not possible to obscure this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions