BlitzKraft / saythanks.io

Spreading Thankfulness in Open Source.
https://saythanks.io
1.25k stars 154 forks source link

Migrate from records to SQLalchemy to handle DB operations #247

Closed tushar5526 closed 1 year ago

tushar5526 commented 1 year ago

Fixed #245

Check (put an 'x' between the square brackets) everything which applies:

@Pavithratrdev, @kgashok please let me know about this update.

tushar5526 commented 1 year ago

I have tested this locally and things are working fine on my localsetup

tushar5526 commented 1 year ago

Related to #198 as pipenv requires python > 3.6 and records required python < 3.7, So migrating will help us to support newer python versions and pipenv