Skip to content

Ublu version 1.2.1

Compare
Choose a tag to compare
@jwoehr jwoehr released this 03 Dec 22:57

1.2.1 2018-12-03

  • Commands
    • const -defined .. also, const now takes any source data sink for name
    • db
      • -usessl -ssl
      • -rdb ~@{rdbname}
      • clarify schema vs database
    • gensh now by default noglobs the arguments passed to it, glob keyword if globbing desired
      include -if -!if conditional inclusion
  • Documentation
    • db clarify schema vs database
  • Examples
    • Test
      * recordCount.ublu SQL put count of records in schema.file
      • testdbrepl.ublu example of db table replication
        * Suite
        * t.db.ublu test database
  • Extensions
    • ux.utils.ublu compilation utils
    • ux.jlsc.ublu job list selection criteria
    • ux.job.ublu jobs
  • Miscellaneous
    • Ublu now by default compiles in Microsoft MSSQL [TM] support.
      • The MSSQL JDBC driver is not included in the distribution.
  • Bug fixes
    • msgq did unnecessary looping