Naguissa / thanks_for_posts

Thanks for posts extension for phpBB 3.3.x and 3.2.x, compatible with Tapatalk modified sources (also available https://github.com/Naguissa/mobiquo_thanks/releases ). This extension was adapted to phpBB 3.2.x from "Thanks for posts" for phpBB 3.1 by rxu. This one, meanwhile, was forked from phpBB 3.0 MOD from Палыч. Download from here: https://github.com/Naguissa/thanks_for_posts/releases
6 stars 5 forks source link

Improve compatibility with PostgreSQL #1

Closed id-tarzanych closed 6 years ago

id-tarzanych commented 6 years ago

Changed few SQL queries to make them compatible with PostgreSQL

Naguissa commented 6 years ago

Thanks!

Still, SQL in extension needs some improvements, adapting all queries to phpBB native query system....

Cheers!