Open lvaz opened 12 years ago
The documentation on your main site has errors in the following statement:
this.query(). delete(). from('users') where('id = ?', [ 1 ])
The dots are missing.
The documentation on your main site has errors in the following statement:
this.query(). delete(). from('users') where('id = ?', [ 1 ])
The dots are missing.