Skip to content

Non UTF-8 / ANSII character in sqlite3 database - put some respek on the encoding/Checks SQL against the ANSI syntax  #62

@interlunar

Description

@interlunar

src/CSCommon/DATABASE/temp_delete.sql
syntax error at or near "DELETE"

DELETE FROM CharacterITEM


UPDATE Character SET head_slot = NULL, chest_slot=NULL, hands_slot=NULL, 

legs_slot=NULL, feet_slot=NULL, fingerl_slot=NULL, fingerr_slot=NULL, melee_slot=NULL,

primary_slot=NULL, secondary_slot=NULL, custom1_slot=NULL, custom2_slot=NULL

DELETE FROM CharacterITEM

DELETE FROM Character

DELETE FROM ITEM

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