I am following https://docs.substrate.io/tutorials/v3/forkless-upgrades/ and have added pallet-scheduler = { default-features = false, git = "https://github.com
I have a scenario where during an Update request of a parent entity, I have a collection of children entities in my dto, and want to merge them in the DB so tha
How do I query the following: For each customer, product and month, count the number of sales transactions that were between the previous and the following mont
I need floating action button like this: . Are there standard tools for implementation? I watched both the standard version of the button and the extended on
I want my bot to be able to give specific roles to specific users declared with their id. I tried: const user = bot.users.cache.get(args[2]); user.roles.add("[r
Oracle database is hosted in US. Application server hosted in UK. I am trying to access the oracle application from India, how can I write a query that will sh
i work with customers consumptions and sometime didn't have this consumption for month or more so the first consumption after that need to break it down into th