Closed haleemur closed 10 years ago
ahh bugger.
I installed the package using pip for python 3.3, and the file dialect.py was missing the class RedShiftDDLCompiler.
Then, I installed directly from github, and everything seems to be working fine. Could you please update the package on pypi for python3+.
If there's any way I can help, let me know
Thanks,
I had the the first issue in Python 2.7 as well. Using the repo master got me past that issue
I tried creating a table using the following code
and it gave me this error: