❌ This is an outdated version. You will NOT receive support for outdated versions. ❌
• The entire code, including the database, was restructured.
• Added two database providers:
MySQL and
PostgreSQL • The table was renamed from "sold_items" to "shop_items", and "category"'s datatype was changed from TEXT (string) to integer.
• Removed unnecessary spaces and functions.