mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-16 12:27:03 +08:00

collation to return array('c', ...), which should only be returned for actual BLOB columns. Figured out how to fix loading SET columns. Bug #1214916. Cleaned up the SET test. Removed *.html and *.css files from MANIFEST; their presence (or lack thereof since they are no longer being packaged) caused RPM builds to fail, and possibly others.
14 lines
282 B
Plaintext
14 lines
282 B
Plaintext
prune CVS
|
|
recursive-include doc *.txt
|
|
include MANIFEST.in
|
|
include MANIFEST
|
|
include ChangeLog
|
|
include GPL
|
|
include pymemcompat.h
|
|
include dbapi20.py
|
|
include test_MySQLdb_dbapi20.py
|
|
include test_capabilities.py
|
|
include test_MySQLdb_capabilities.py
|
|
include metadata.cfg
|
|
include site.cfg
|