Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* introduced joli.model.truncate(), which empties the table associat…
…ed to a model * introduced joli.record.get(), which allows to acces one record's properties * several bugfixes: * made joli.query.join() able to complete the joined field names in the format table.field * fixed joli.query.whereIn() which was buggy for text values * fixed a variable-reference bug in joli.record.save(), which led to an inconsistent behavior of joli.record.isChanged()
- Loading branch information
1 parent
ece3ddb
commit e7dddbc
Showing
1 changed file
with
28 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters