Core
Version 5.11.0 Latest
Added
- .nsql extension. NSchema files can now be authored from a
.nsqlextension as well as a.sqlextension. - TextMate Grammar. There is a TextMate grammar project in the
grammardirectory in this project that will enable syntax highlighting for.nsqlfiles.
Changed
- Default file extension. The default file extension is now
.nsql.