Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update identity_key results unpacking #10

Merged
merged 1 commit into from
Jun 29, 2018
Merged

Conversation

tshirtman
Copy link
Contributor

sqlalchemy now returns a third member to the identity_key result (since 1.2.0, commit 50d9f1687), we must ignore it.

sqlalchemy now returns a third member to the identity_key result (since 1.2.0, commit 50d9f1687), we must ignore it.
@coveralls
Copy link

coveralls commented Jan 10, 2018

Coverage Status

Coverage remained the same at 89.615% when pulling b482883 on tshirtman:patch-1 into 6e4e771 on wtforms:master.

@Cheaterman

This comment has been minimized.

@command-tab

This comment has been minimized.

@r-chris
Copy link

r-chris commented Mar 26, 2018

Apparently it's a matter of finding the time to actually do a new WTForms release: wtforms/wtforms#373

@cici

This comment has been minimized.

@r-chris

This comment has been minimized.

@davidism davidism merged commit e7b405c into wtforms:master Jun 29, 2018
@davidism davidism added this to the 0.2 milestone Jun 29, 2018
mx-moth pushed a commit to mx-moth/wtforms-sqlalchemy that referenced this pull request Jan 29, 2020
Use SQLAlchemy's Column.doc for WTForm's Field.description
mx-moth pushed a commit to mx-moth/wtforms-sqlalchemy that referenced this pull request Jan 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants