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

Fix type inconsistency in sql #91

Open
wants to merge 325 commits into
base: master
Choose a base branch
from

Conversation

cmc333333
Copy link
Contributor

Resolves #90 generically by casting strings as ints in the queries.

dlapiduz and others added 30 commits April 8, 2014 11:15
Search results, various updates for Idea fields
Add a smoke test for the home page
Remove voter field from forms, add migrations
Do some CSS work and add listing voting
Add notifications when installed in collab
…brown-custom_comments

Conflicts:
	src/idea/templates/idea/detail.html
Conflicts:
	src/idea/static/idea/css/idea.css
	src/idea/templates/idea/detail.html
Fix fontawesome icon for Read More link in IE
m3brown and others added 27 commits December 9, 2014 14:20
Tests now run when bundled with collab
Add private room capability
Add optional anonymity for private rooms
README changes: IdeaBox is not hypenated. Django is capitalized
Update taggit info in README
@cmc333333
Copy link
Contributor Author

1be6da6 is the important commit; everything else is merging in the remove-buildout branch so that Travis can run

@m3brown
Copy link
Contributor

m3brown commented Nov 6, 2015

Can we get some more background on this? My understanding based on the branch name and commit message is the old style doesn't quite work right for postgresql, but apparently works fine in mysql and sqlite?

It doesn't look like we have any tests for comment_count or recent_activity... perhaps it'd make sense to add those to this PR?

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.

6 participants