Results 1 to 1 of 1

Thread: Lianja 9.4.9 pre-release

  1. #1
    Lianja Development Team barrymavin's Avatar
    Join Date
    Feb 2012
    Location
    UK, USA, Thailand
    Posts
    7,165
    Blog Entries
    22

    Lianja 9.4.9 pre-release

    I have uploaded 9.4.9 pre-release into the beta directories for those with premium support and others who have access to this.

    • Enhanced COMPARE DATABASE can now generate a script that recreates a database with its tables, indexes, business rules and metadata.
      e.g. compare database southwind with dummy to file create_newdb.prg create newdb
    • New LianjaScript commands:
      - RENAME TABLE table1 TO table2
      - COPY TABLE table1 TO table2 [ IF [NOT] EXISTS ]
      Note that table1 and table2 may contain databasename! so tables can be renamed or copied to different databases.
      These new commands copy/rename a table and its associated files i.e. dbf, dbt, dbx and dbd in one operation.
    • Critical Fixed an issue with the LianjaScript EXECPYTHON() function which was not returning the correct value.
    • New The VT property nulls=1 is equlivalent to SET NULLS ON for the Virtual Table.
    • Enhanced added an extra parameter to the networkrequest::delete() method. e.g. networkrequest::delete(cUrl [,cData])
    • New added a new method networkrequest::patch(). same parameters as the delete method().
    • Minor UI improvements.
    • Bug fixes and performance improvements
    Last edited by barrymavin; 2023-11-22 at 23:15.
    Principal developer of Lianja, Recital and other products

    Follow me on:

    Twitter: http://twitter.com/lianjaInc
    Facebook: http://www.facebook.com/LianjaInc
    LinkedIn: http://www.linkedin.com/in/barrymavin

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Journey into the Cloud
Join us