mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-03-11 16:35:13 +00:00
Update welsonjs-squel-basic-5.13.0.js
This commit is contained in:
parent
a5f22198a2
commit
6b5913543b
|
@ -3041,8 +3041,8 @@
|
|||
}(cls.QueryBuilder);
|
||||
|
||||
var _squel = {
|
||||
VERSION: '5.12.2',
|
||||
flavour: flavour,
|
||||
'VERSION': '5.12.2',
|
||||
'flavour': flavour,
|
||||
'expr': function expr(options) {
|
||||
return new cls.Expression(options);
|
||||
},
|
||||
|
@ -3073,7 +3073,7 @@
|
|||
inst['function'].apply(inst, arguments);
|
||||
return inst;
|
||||
},
|
||||
registerValueHandler: cls.registerValueHandler
|
||||
'registerValueHandler': cls.registerValueHandler
|
||||
};
|
||||
|
||||
// aliases
|
||||
|
|
Loading…
Reference in New Issue
Block a user