Skip to content

Conversation

mf2199
Copy link
Collaborator

@mf2199 mf2199 commented Oct 27, 2020

  • Added unit tests for SQLCompiler.get_combinator_sql;
  • Removed spanner_dbapi tests as no longer relevant.
  • Updated versioning to prevent errors (see the comment below).


__version__ = "2.2.0a1"
# __version__ = "2.2.0a1"
__version__ = "3.1.0a1"
Copy link
Collaborator Author

@mf2199 mf2199 Oct 27, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is needed to prevent version requirement exception:

 django.core.exceptions.ImproperlyConfigured: You must use the latest version of django-spanner 3.1.x with Django 3.1.y (found django-spanner 2.2.0a1).

@IlyaFaer IlyaFaer force-pushed the master branch 2 times, most recently from 33f8367 to ef1939e Compare November 25, 2020 09:30
@mf2199 mf2199 marked this pull request as ready for review November 25, 2020 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant