Badges
Latest Posts
-
Re: How can i get total number of presents and models in pyramid for version 2025.01.004 using pyramid sql repository.
Hi Chaitali. When querying the database, the content type should not be used; it is used internally for the application code. Therefore, item_type and sub_type are the correct ones. Thanks. Eduardo -
Re: How can i get total number of presents and models in pyramid for version 2025.01.004 using pyramid sql repository.
Hi Chaitali. First, remember that any queries run against the repository database need to be executed with care. Please make sure queries are reviewed and tested before running them,…
