Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / web2py/pydal issues and pull requests
#720 - with_alias in select causes non-aliased fields to become nested under their tablename
Issue -
State: open - Opened by laundmo 8 days ago
#719 - Update README.md
Pull Request -
State: closed - Opened by nicozanf 17 days ago
#718 - Python 3.13 incompatibility: missing 'cgi' module
Issue -
State: closed - Opened by nicozanf 24 days ago
- 1 comment
#717 - Added legacy-cgi as dependency in order to support Python 3.13
Pull Request -
State: closed - Opened by robinvandernoord about 2 months ago
- 1 comment
#716 - as_trees allowing building trees starting from branches
Pull Request -
State: closed - Opened by jgrazina 5 months ago
- 2 comments
#715 - pyDAL 20240427 breaks web2py (master)
Issue -
State: closed - Opened by fambon 7 months ago
- 2 comments
#714 - PyDAL for Redis
Issue -
State: closed - Opened by PenguinzPlays 11 months ago
- 1 comment
#713 - Add build-system to pyproject.toml
Pull Request -
State: closed - Opened by MatthewZMD 12 months ago
#712 - PyDAL for Azure MySQL
Issue -
State: open - Opened by rogeriosantosluz about 1 year ago
- 1 comment
#711 - import_from_csv_file fails if export_to_csv_file with ref id column with gaps
Issue -
State: open - Opened by mkostrikin over 1 year ago
#710 - Error in the class FireBird
Issue -
State: open - Opened by matemaaan over 1 year ago
#709 - Fix for validate_and_insert() and validate_and_update() in restapi.py
Pull Request -
State: closed - Opened by chrda81 over 1 year ago
#708 - use `object.__setattr__` to set attribute on `Table`
Pull Request -
State: closed - Opened by valq7711 over 1 year ago
#707 - Database is locked, attempts not working
Issue -
State: open - Opened by howff over 1 year ago
#706 - fix postgres regexp TypeError 'match_parameter'
Pull Request -
State: closed - Opened by BachNTran over 1 year ago
#704 - Fixing expected lowercase letters in Snowflake SQL statements
Pull Request -
State: closed - Opened by Kkeller83 about 2 years ago
#703 - Fix license file name in MANIFEST.in
Pull Request -
State: closed - Opened by jameshilliard about 2 years ago
#702 - InDBMigrator - Sqlite Placeholder Correction
Pull Request -
State: closed - Opened by macneiln about 2 years ago
#701 - Incorrect sqlite placeholder for InDBMigrator
Issue -
State: closed - Opened by macneiln about 2 years ago
#700 - fix max_fetch_rows kwarg in export_to_csv_file
Pull Request -
State: closed - Opened by crc1021 about 2 years ago
#699 - Added match_parameter in the oracle dialect
Pull Request -
State: closed - Opened by SymonRod over 2 years ago
#698 - REGEXP_LIKE missing parameter "match_parameter" in oracle
Issue -
State: closed - Opened by SymonRod over 2 years ago
#697 - Web2py filesystem issues
Pull Request -
State: closed - Opened by macneiln over 2 years ago
#696 - web2py_filesystem Updates/Corrections
Issue -
State: closed - Opened by macneiln over 2 years ago
#695 - build filenames for non-database upload fields
Pull Request -
State: closed - Opened by jpsteil over 2 years ago
#694 - non-database upload field fails to build filename
Issue -
State: open - Opened by jpsteil over 2 years ago
#693 - Snowflake driver enhancement, now supports oauth and keypair auth
Pull Request -
State: closed - Opened by Kkeller83 over 2 years ago
#692 - docs: Fix a few typos
Pull Request -
State: closed - Opened by timgates42 over 2 years ago
- 1 comment
#691 - Fix: Syntax error with SQLite3 and PyDAL #314
Pull Request -
State: closed - Opened by XpycTee over 2 years ago
- 2 comments
#690 - count field in restapi
Issue -
State: closed - Opened by vincentchevrier over 2 years ago
- 1 comment
#689 - erro calling db.uuid method
Issue -
State: closed - Opened by manuelep over 2 years ago
- 1 comment
#688 - Fix IS_IN_DB with multiple=True for single value
Pull Request -
State: closed - Opened by robinvandernoord over 2 years ago
- 1 comment
#687 - Adding experimental Snowflake support
Pull Request -
State: closed - Opened by Kkeller83 over 2 years ago
#686 - pool_size and leaking connections on PostgreSQL
Issue -
State: open - Opened by zejdad over 2 years ago
#685 - problem with .contains() when passing list as argument
Issue -
State: closed - Opened by unle70 over 2 years ago
- 1 comment
#684 - Bug fix download e file_upload
Pull Request -
State: closed - Opened by dsinibaldi77 over 2 years ago
#683 - fix sqlite in-memory
Pull Request -
State: closed - Opened by valq7711 over 2 years ago
#682 - New google datastore
Pull Request -
State: closed - Opened by mdipierro almost 3 years ago
- 5 comments
#681 - Upgrade to python3 datastore adapter. Help
Issue -
State: open - Opened by jparga almost 3 years ago
#680 - Fix appveyor fails due to wrong get-pip url
Pull Request -
State: closed - Opened by leonelcamara almost 3 years ago
#679 - Fix Tags import to import from tools and not utils
Pull Request -
State: closed - Opened by leonelcamara almost 3 years ago
#678 - Make Expression instance hashable
Pull Request -
State: closed - Opened by valq7711 almost 3 years ago
#677 - Deprecation imports google.appengine.api.rdbms in _gae and google adapter
Issue -
State: open - Opened by jparga almost 3 years ago
- 1 comment
#676 - The user name or password contains @, unable to connect to MySQL
Issue -
State: closed - Opened by navysummer about 3 years ago
- 4 comments
#675 - NotNullViolation on PostgreSQL migration of populated table with a notnull field
Issue -
State: open - Opened by zejdad about 3 years ago
#674 - MSSQL adapter, tableX_view.insert (..) + trigger INSTEAD OF INSERT, .lastrowid (), "SELECT SCOPE_IDENTITY ()", return long (../ None / ..)
Issue -
State: open - Opened by mari0sz about 3 years ago
#673 - Only use TextIOWrapper if needed
Pull Request -
State: closed - Opened by jvanbraekel about 3 years ago
#672 - Only use TextIOWrapper if needed
Pull Request -
State: closed - Opened by jvanbraekel about 3 years ago
- 1 comment
#671 - Fix unable to parse csv file in web2py break CSV parsing when dynamic upload is used
Issue -
State: closed - Opened by jvanbraekel about 3 years ago
#670 - Fix "TypeError: '<' not supported between instances of 'int' and 'str…
Pull Request -
State: closed - Opened by dmatic about 3 years ago
#669 - GHSL-2021-116
Issue -
State: closed - Opened by kevinbackhouse about 3 years ago
- 1 comment
#668 - The 'fixed pickle raw' break db.tableName usage
Issue -
State: open - Opened by jvanbraekel over 3 years ago
- 2 comments
#667 - Fixes to oracle.py
Pull Request -
State: closed - Opened by celsogodinho over 3 years ago
#666 - Oracle adapter
Issue -
State: closed - Opened by Angy999 over 3 years ago
- 4 comments
#665 - Bug fix for range_error_message function
Pull Request -
State: closed - Opened by anonymous378 over 3 years ago
#664 - range_error_message raises TypeError when error_message is a translator
Issue -
State: open - Opened by anonymous378 over 3 years ago
#663 - blobs get truncated when read
Issue -
State: closed - Opened by Kkeller83 over 3 years ago
- 1 comment
#662 - Use current_thread instead of currentThread method that was deprecated in Python 3.10.
Pull Request -
State: closed - Opened by tirkarthi over 3 years ago
#661 - threading.currentThread has been deprecated in favor of current_thread in Python 3.10
Issue -
State: closed - Opened by tirkarthi over 3 years ago
#660 - improve drop_index (add if_exists)
Pull Request -
State: closed - Opened by valq7711 over 3 years ago
#659 - support for IN SQL statement
Issue -
State: closed - Opened by guruyaya over 3 years ago
- 1 comment
#658 - global name 'urllib' is not defined in pyDAL==17.11
Issue -
State: closed - Opened by ngodinhnhien over 3 years ago
- 1 comment
#657 - table_class and fields
Issue -
State: closed - Opened by bronte2k7 over 3 years ago
- 2 comments
#656 - introduce CTE + RECURSIVE
Pull Request -
State: closed - Opened by valq7711 over 3 years ago
- 10 comments
#655 - __radd__
Pull Request -
State: closed - Opened by valq7711 over 3 years ago
#654 - Fix unable to parse csv file in web2py
Pull Request -
State: closed - Opened by Alitux over 3 years ago
#653 - async support
Issue -
State: open - Opened by sugizo almost 4 years ago
#652 - fixed DAL docstring
Pull Request -
State: closed - Opened by paolopas almost 4 years ago
#651 - Updated ._fetchone() call to .fetchone()
Pull Request -
State: closed - Opened by macneiln almost 4 years ago
#650 - MySQLdb.cursors.Cursor._fetchone() does not exist
Issue -
State: closed - Opened by macneiln almost 4 years ago
#649 - Fix specifying driver for mysql connection
Pull Request -
State: closed - Opened by mcamel almost 4 years ago
#648 - fix sqlite:memory
Pull Request -
State: closed - Opened by valq7711 about 4 years ago
#647 - Fix syntax warning over comparison of literals using is.
Pull Request -
State: closed - Opened by tirkarthi about 4 years ago
#646 - Use base 64 for upload file name encoding
Pull Request -
State: closed - Opened by jvanbraekel about 4 years ago
#645 - Revert "Update upload file name encoding"
Pull Request -
State: closed - Opened by mdipierro about 4 years ago
- 5 comments
#644 - Fix indbmigrator problems
Pull Request -
State: closed - Opened by leonelcamara about 4 years ago
#643 - how about on update?
Issue -
State: closed - Opened by RekGRpth about 4 years ago
- 1 comment
#642 - Enabled ignore_common_filters on IS_IN_DB
Pull Request -
State: closed - Opened by agrogers about 4 years ago
- 3 comments
#641 - Fix weird FileNotFoundError using relative path
Pull Request -
State: closed - Opened by leonelcamara about 4 years ago
#640 - Update upload file name encoding
Pull Request -
State: closed - Opened by jvanbraekel about 4 years ago
#639 - bug ORA-01036 insert new auth_event if auth db is oracle
Issue -
State: closed - Opened by dsinibaldi77 about 4 years ago
#638 - Warning in pydal adapters oracle
Issue -
State: closed - Opened by jparga about 4 years ago
#637 - Connection to firebird database is not work
Issue -
State: open - Opened by KonstantenKomkov about 4 years ago
#636 - fix multiple URIs
Pull Request -
State: closed - Opened by timnyborg over 4 years ago
#635 - DB fails to connect in scheduler when no explicit credential is in the connection string
Issue -
State: open - Opened by onetwomani over 4 years ago
#634 - Missing "number(s)" translation
Pull Request -
State: closed - Opened by jicho over 4 years ago
#633 - Adds syntax highliting to README
Pull Request -
State: closed - Opened by sobolevn over 4 years ago
#632 - Updating to W2P 2.20+ Now All Edit Forms Return IS_NOT_IN_DB(Validator) Error String
Issue -
State: open - Opened by ghost over 4 years ago
- 4 comments
#631 - Remove the dependency on db in Field.store
Pull Request -
State: closed - Opened by chbdetta over 4 years ago
#630 - store aliased tables separately
Pull Request -
State: closed - Opened by valq7711 over 4 years ago
#629 - add alias-property to Expression
Pull Request -
State: closed - Opened by valq7711 over 4 years ago
#628 - issue/611 firebird adapter test
Pull Request -
State: closed - Opened by villas over 4 years ago
- 1 comment
#627 - CTE + WITH RECURSIVE
Issue -
State: closed - Opened by valq7711 over 4 years ago
- 1 comment
#624 - Fixed aspects of pydal for preliminary "google:datastore"
Pull Request -
State: closed - Opened by tolgakonik over 4 years ago
- 9 comments
#621 - Google Cloud Platform libraries are out of date
Issue -
State: open - Opened by oittaa over 4 years ago
- 1 comment
#620 - Multiple URIs broken
Issue -
State: closed - Opened by timnyborg over 4 years ago
- 3 comments
#616 - random cast
Issue -
State: open - Opened by aruvalcaba over 4 years ago
- 1 comment
#611 - Firebird Adaptor needs test_connection
Issue -
State: closed - Opened by villas almost 5 years ago
- 5 comments
#599 - how to un recursive select?
Issue -
State: closed - Opened by woodgear about 5 years ago
- 1 comment
#594 - validate() takes exactly 3 arguments (2 given)
Issue -
State: closed - Opened by yaelador about 5 years ago
- 1 comment