IBM / django-ibmi

Django adapter for IBM i
Apache License 2.0
3 stars 5 forks source link

Merge pybase #25

Closed naveen-ram closed 3 years ago

naveen-ram commented 3 years ago

Deleted pybase.py, combined the two DatabaseWrapper classes, inserted the imports at the top, and appended the DB2CursorWrapper class to the end of base.py. All of these classes' implementations will be rewritten in future PRs.