Write a proptest to ensure that for all select statements, converting them to a string (using either dialect) and then re-parsing results in the same statement. This is important once we're storing stringified select statements in the authority to use for backwards compatibility.