I personally loved these functions in Drupal 6. It was a clean and simple way to query the database and get back what you wanted in the format you wanted it in. These were removed from Drupal 7 in favor of DBTNG which was a huge hit to developer experience.
Is there any reason we can't add these back as wrapper functions?
GitHub Issue #:
2081
Recent comments
No problem, let's see how it evolves. I'd be happy to provide a suggested version if i could. I will keep that in mind and try learn this hook chain hopefully very soon. I will...
File hashing uploads made through TinyMCE
I could request hashing support, but that's the lazy way 🤣 I would appreciate it if you as an active maintainer would 'officially' add a hashing support...
File hashing uploads made through TinyMCE
Hi, i understand the updating obstacle - not worth mentioning - hence it is a wacky (but working) patch until i know what to do. :-) One of my biggest wishes is to understand the hook...
File hashing uploads made through TinyMCE