Backendless release 5.7.3 includes a number of powerful new features. In this article, we will take a look at a new feature for retrieving data from your Backendless Database.
One of the features we added in the 5.7.3 release of Backendless is the ability to configure smart text for some Android and iOS push notification visualization properties. That sounds pretty complicated, doesn’t it? Simply put, now you can personalize the styling of your push notifications on a per user basis.
Backendless version 5.7.3 introduces generated columns, a new feature of the Backendless Database. Using this feature, you can declare a new type of column for which the database calculates the values based on a specified expression.
One of the new features we added in Backendless is called “Generated columns”. If you are familiar with Excel and have ever used Excel cell functions, you will understand Backendless Generated columns in no time. In short, it is a special column you can declare in a data table that has a “formula”, or our…
In January 2020, we introduced new spatial data types that will be replacing our existing geolocation features. This week, we released an update for our .NET SDK that will allow you to work with those new data types.
Remote work, particularly for technology-based jobs, is the new normal as the world grapples with the novel coronavirus. This creates many new challenges for teams that are used to working together on-site. It’s more important than ever that your team’s technology be the solution, not the problem.
As soon as you have data in persistent storage, the question of searching would be one of the first to come up. Indeed, how can you query the backend for data? We considered multiple options and elected to use the most popular one – SQL.
Backendless can create tables when you store object hierarchies from a client application. Also, we described how to manually create data tables using Backendless Console.
One of the hidden gems packed with features is Backendless REST Console. It is a part of Backendless Console and is located in its own tab on the Data screen. The Console does exactly what it sounds like – lets you run REST requests against your data tables.