Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / miki725/alchemy-mock issues and pull requests
#44 - session.execute(text(<sql>), params).mappings().all() returns empty list rather than data configured in UnifiedAlchemyMagicMock
Issue -
State: closed - Opened by kentbull about 1 year ago
- 1 comment
#43 - session.execute(text(<sql>), params).fetchall() returns mock rather than data configured in UnifiedAlchemyMagicMock
Issue -
State: closed - Opened by kentbull about 1 year ago
- 1 comment
#42 - Can mock-alchemy or alchemy-mock be used to mock session.execute(selectObject).where(...).scalars.fetchAll?
Issue -
State: open - Opened by RobertHana over 3 years ago
- 1 comment
#41 - #Issue filter_by does not affect the output of the query
Issue -
State: open - Opened by tweigel-dev over 3 years ago
- 1 comment
#40 - A forked version of this library
Issue -
State: open - Opened by rajivsarvepalli about 4 years ago
- 1 comment
#39 - Added Delete, Get Functionality; Fixed abc import
Pull Request -
State: open - Opened by rajivsarvepalli about 4 years ago
- 3 comments
#38 - get() returns None
Issue -
State: open - Opened by vprakashplanview about 4 years ago
- 1 comment
#37 - UnifiedAlchemyMagicMock - added with_entities to unify
Pull Request -
State: closed - Opened by Enzoerb over 4 years ago
- 1 comment
#36 - added collections.abc import
Pull Request -
State: open - Opened by jbalchan over 4 years ago
- 8 comments
#35 - Importing ABC directly from collections will be removed in Python 3.10
Issue -
State: open - Opened by tirkarthi over 4 years ago
- 2 comments
#34 - Use chain.from_iterable in mocking.py
Pull Request -
State: open - Opened by cool-RR over 4 years ago
- 2 comments
#33 - Should support get() with non-tuple values
Issue -
State: open - Opened by ericleb010 over 4 years ago
- 3 comments
#32 - Fail when call delete if the object doesn't exist.
Issue -
State: open - Opened by kiliancm94 almost 5 years ago
- 2 comments
#31 - clearing a session's history for testing calls
Issue -
State: open - Opened by roth-mh about 5 years ago
- 5 comments
#30 - unifying distinct()
Pull Request -
State: closed - Opened by miki725 about 5 years ago
- 1 comment
#29 - UnifiedAlchemyMagicMock should support execute
Issue -
State: open - Opened by ribeaud over 5 years ago
- 2 comments
#28 - Support for .select_from() and .subquery()
Issue -
State: open - Opened by hozher over 5 years ago
- 1 comment
#27 - Update mocking.py
Pull Request -
State: closed - Opened by sirawats over 5 years ago
- 3 comments
#26 - Need support for "distinct" function
Issue -
State: closed - Opened by sirawats over 5 years ago
- 1 comment
Labels: enhancement
#25 - adding support for labels
Pull Request -
State: closed - Opened by miki725 over 5 years ago
- 3 comments
#24 - UnifiedAlchemyMagicMock does not work with .label()
Issue -
State: closed - Opened by hozher over 5 years ago
- 8 comments
Labels: enhancement
#23 - more examples?
Issue -
State: open - Opened by 7yl4r over 5 years ago
- 1 comment
#22 - No have paginate in session.query
Issue -
State: open - Opened by wilian746 over 5 years ago
- 2 comments
#21 - selecting single columns does not work
Issue -
State: open - Opened by filthysocks over 5 years ago
- 5 comments
#20 - Update pre-commit and move to python/black
Pull Request -
State: closed - Opened by shosca over 5 years ago
- 5 comments
#19 - Add support for one_or_none
Pull Request -
State: closed - Opened by davidroeca over 5 years ago
- 4 comments
#18 - '&' filter is not working
Issue -
State: closed - Opened by mcauto over 5 years ago
- 2 comments
#17 - better ci with precommit and other improvements
Pull Request -
State: closed - Opened by miki725 over 5 years ago
- 8 comments
#16 - adding basic session.add() support
Pull Request -
State: closed - Opened by miki725 over 5 years ago
- 3 comments
#15 - Can I mock session.add() ?
Issue -
State: closed - Opened by mcauto over 5 years ago
- 3 comments
#14 - Add py3.7 in travis builds
Pull Request -
State: closed - Opened by shosca over 5 years ago
- 3 comments
#13 - Issue with getting data twice.
Issue -
State: closed - Opened by dtracers over 5 years ago
- 6 comments
#12 - add py37 to travis
Issue -
State: closed - Opened by miki725 over 5 years ago
#10 - fixing compatibility with latest mock
Pull Request -
State: closed - Opened by miki725 over 5 years ago
- 3 comments
#9 - Fix issue where mock call will crash when called with _mock_name
Pull Request -
State: closed - Opened by dtracers over 5 years ago
- 3 comments
#8 - Failing in Python 3.6.8
Issue -
State: closed - Opened by fpozzobon almost 6 years ago
- 11 comments
Labels: bug
#7 - added group_by and options for unify
Pull Request -
State: closed - Opened by arhant over 6 years ago
- 1 comment
#6 - Recursive Mock
Issue -
State: open - Opened by bakera1 over 6 years ago
- 3 comments
#5 - Count+get
Pull Request -
State: closed - Opened by miki725 over 6 years ago
- 1 comment
#4 - Add func to alchemy types
Pull Request -
State: closed - Opened by shosca almost 7 years ago
- 1 comment
#3 - .one() and .first()
Pull Request -
State: closed - Opened by miki725 about 7 years ago
- 1 comment
#2 - added data-stubbing to UnifiedAlchemyMagicMock
Pull Request -
State: closed - Opened by miki725 about 7 years ago
- 2 comments
#1 - initial commit
Pull Request -
State: closed - Opened by miki725 about 7 years ago
- 3 comments