Lianja 6.0 will be the next general release expected in January.
I have uploaded Lianja 6.0Beta21 for Windows, Linux and MacOS for those of you who have access to pre-release versions.
This is...
Type: Posts; User: barrymavin
Lianja 6.0 will be the next general release expected in January.
I have uploaded Lianja 6.0Beta21 for Windows, Linux and MacOS for those of you who have access to pre-release versions.
This is...
We now have Lianja 6.0 on windows, Linux and MacOS now. It is currently undergoing final QA and testing.
Here it is on MacOS Big Sur. Both the App Builder and the Cloud Server.
2407
Lianja 6.0 will be the next general release expected in January.
I have uploaded Lianja 6.0Beta20 for Windows and Linux for those of you who have access to pre-release versions.
This is...
Lianja 6.0 will be the next general release expected in January.
I have uploaded Lianja 6.0Beta19 for Windows for those of you who have access to pre-release versions.
This is pre-release...
Lianja 6.0 will be the next general release expected in January.
I have uploaded Lianja 6.0Beta18 for Windows for those of you who have access to pre-release versions.
This is pre-release...
Lianja 6.0 will be the next general release expected in January.
I have uploaded Lianja 6.0Beta17 for Windows for those of you who have access to pre-release versions.
This is pre-release...
Lianja 6.0 will be the next general release expected in January.
I have uploaded Lianja 6.0Beta16 for Windows for those of you who have access to pre-release versions.
This is pre-release...
Hi Doug,
// is my preference
In Lianja 6.0 I have enhanced the grid summary panel to (optionally) include Min, Max, Average and Total.
See below.
2405
Lianja 6.0 will be the next general release expected in January.
I have uploaded Lianja 6.0Beta15 for Windows for those of you who have access to pre-release versions.
This is pre-release...
Lianja.openApp("app name") opens the specified app replacing the existing one. (desktop, web and mobile).
In desktop apps only, Lianja.spawnApp("app name") runs the specified app in the background...
SKIP and USE yes you are correct.
IN and INLIST are different in that IN can have a SQL SELECT as its argument.
DELETE and RECALL have been implemented I did not list them.
Hi Fabio,
Happy new year.
Lianja.openApp(“appname”)
Lianja 6.0 will be the next general release expected in January.
I have uploaded Lianja 6.0Beta14 for Windows for those of you who have access to pre-release versions.
This is pre-release...
I have added the IN clause to the following commands. The only caveat is that the IN clause must come directly after the command keyword as IN is also an operator in Lianja.
See doc....
2020 was a challenging year in many ways however it did not slow down any of our development.
If you browse the roadmap you will be able to see all of the development efforts that we put into...
Hi wOOdy
IN is already implemented with REPLACE.
Please resubmit this post as an Enhancement Request ticket and I’ll have a look.
Video to show performance improvements in the Report Viewer which is written in LianjaScript and makes extensive use of Lianja SQL.
...
Due the amount of improvements and new functionality the next release will be Lianja 6.0 not 5.6. This is a significantly faster version with rushmore-style index scanning implemented which speeds up...
Lianja 5.6 will be the next general release.
I have uploaded Lianja 5.6Beta12 for Windows for those of you who have access to pre-release versions.
This is pre-release software so it should...
Lianja 5.6 will be the next general release.
I have uploaded Lianja 5.6Beta11 for Windows for those of you who have access to pre-release versions.
This is pre-release software so it should...
See screenshots below. (the test table has 2500000 records).
2401
Adjusting DCACHE
2402
Turn ON RUSHMORE (its now on by default)
Running WebApps in a browser with the new rushmore-enabled Lianja Cloud Server.
Whoosh...
https://drive.google.com/file/d/1O0v-2aoBP6LPCswx_NOnySoHY_vYygUa/view
Hi hank
I would be inclined to take a snapshot and then offload that snapshot into the cloud. The reason being is that BACKUP creates a snapshot preventing updates while it’s in progress.
On a...
Hi Paul,
Absolutely.
You can setup a cron job on Linux or use task scheduler on windows that uses lockresource() so hot backups can be taken.
...