I have Project objects that contain arrays of Tags (for example, Backend, Frontend, Sales, Marketing). The user sets the desired parameters, such as Backend and
How can I change the frame of a UINavigationController? I am trying to build a view to verify a users phone number, and want to present it as a pop up view (not
I'm writing an application that monitors process start and process end for a list of processes I'm interested in. Since Win32_ProcessStartTrace doesn't have a p
I need to count the elements in the next list I have a listArtif list and for each of their elements I have a list of findings and for each of the findings obje
I have 2 tables company and contacts. Contacts has addresses JSONB column. I tried a select statement with a join on contacts.linked_to_company and using jsonb_
I saved the audio files in list 'file'. I want to play this audio file using the audioplayers package. I have listed audio files using listview, but I want to p
I need to send email with file attachments. The attachment has to come from image type data field. When running the following code in both a query window and al