GitHub / web2py/pydal issues and pull requests
#736 - fix insinstance -> isinstance
Pull Request -
State: closed - Opened by mbelletti about 2 months ago
#735 - Virtual Fields combined with Alias not working
Issue -
State: open - Opened by unle70 2 months ago
#734 - Howto use the Postgres unaccent function in a query expression
Issue -
State: open - Opened by cm253 2 months ago
#733 - rows.as_csv doesn't work when using with_alias
Issue -
State: closed - Opened by mbelletti 3 months ago
- 1 comment
#732 - Validators incorrectly fail multiple choice
Issue -
State: open - Opened by sh-active 3 months ago
#731 - Include already existing JSON operators in other postgres adapters and fix contains for bigint[]
Pull Request -
State: open - Opened by jgrazina 4 months ago
- 1 comment
#730 - better with_alias handling, including proper flattening when the expression accessed a single table
Pull Request -
State: closed - Opened by laundmo 5 months ago
- 3 comments
#729 - Massively simplify join logic
Pull Request -
State: closed - Opened by laundmo 6 months ago
- 2 comments
#728 - Scheduler timeout: TypeError: can't compare offset-naive and offset-aware datetimes
Issue -
State: open - Opened by w2pu 7 months ago
#727 - pydal-20241204.1 with_alias + as_list broke backward compatibilty with old code.
Issue -
State: closed - Opened by mbelletti 8 months ago
- 4 comments
#726 - set field.referent when db._pending_references
Pull Request -
State: closed - Opened by laundmo 8 months ago
#725 - Remove timezone from utcnow
Pull Request -
State: closed - Opened by mbelletti 8 months ago
#724 - Scheduler stops due to Timezone Mismatch
Issue -
State: closed - Opened by mbelletti 8 months ago
#723 - Fix scheduler wrong import of utcnow()
Pull Request -
State: closed - Opened by nicozanf 8 months ago
#722 - Fix appveyor (for mssql testing)
Pull Request -
State: closed - Opened by nicozanf 8 months ago
#721 - Remove utcnow() deprecation warning in test
Pull Request -
State: closed - Opened by nicozanf 8 months ago
#720 - with_alias in select causes non-aliased fields to become nested under their tablename
Issue -
State: open - Opened by laundmo 9 months ago
#719 - Update README.md
Pull Request -
State: closed - Opened by nicozanf 9 months ago
#718 - Python 3.13 incompatibility: missing 'cgi' module
Issue -
State: closed - Opened by nicozanf 9 months ago
- 1 comment
#717 - Added legacy-cgi as dependency in order to support Python 3.13
Pull Request -
State: closed - Opened by robinvandernoord 10 months ago
- 1 comment
#716 - as_trees allowing building trees starting from branches
Pull Request -
State: closed - Opened by jgrazina about 1 year ago
- 2 comments
#715 - pyDAL 20240427 breaks web2py (master)
Issue -
State: closed - Opened by fambon over 1 year ago
- 2 comments
#714 - PyDAL for Redis
Issue -
State: closed - Opened by PenguinzPlays over 1 year ago
- 1 comment
#713 - Add build-system to pyproject.toml
Pull Request -
State: closed - Opened by MatthewZMD over 1 year ago
#712 - PyDAL for Azure MySQL
Issue -
State: open - Opened by rogeriosantosluz almost 2 years 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 about 2 years ago
#710 - Error in the class FireBird
Issue -
State: open - Opened by matemaaan about 2 years ago
#709 - Fix for validate_and_insert() and validate_and_update() in restapi.py
Pull Request -
State: closed - Opened by chrda81 about 2 years ago
#708 - use `object.__setattr__` to set attribute on `Table`
Pull Request -
State: closed - Opened by valq7711 over 2 years ago
#707 - Database is locked, attempts not working
Issue -
State: open - Opened by howff over 2 years ago
#706 - fix postgres regexp TypeError 'match_parameter'
Pull Request -
State: closed - Opened by BachNTran over 2 years ago
#704 - Fixing expected lowercase letters in Snowflake SQL statements
Pull Request -
State: closed - Opened by Kkeller83 over 2 years ago
#703 - Fix license file name in MANIFEST.in
Pull Request -
State: closed - Opened by jameshilliard over 2 years ago
#702 - InDBMigrator - Sqlite Placeholder Correction
Pull Request -
State: closed - Opened by macneiln almost 3 years ago
#701 - Incorrect sqlite placeholder for InDBMigrator
Issue -
State: closed - Opened by macneiln almost 3 years ago
#700 - fix max_fetch_rows kwarg in export_to_csv_file
Pull Request -
State: closed - Opened by crc1021 almost 3 years ago
#699 - Added match_parameter in the oracle dialect
Pull Request -
State: closed - Opened by SymonRod almost 3 years ago
#698 - REGEXP_LIKE missing parameter "match_parameter" in oracle
Issue -
State: closed - Opened by SymonRod almost 3 years ago
#697 - Web2py filesystem issues
Pull Request -
State: closed - Opened by macneiln almost 3 years ago
#696 - web2py_filesystem Updates/Corrections
Issue -
State: closed - Opened by macneiln almost 3 years ago
#695 - build filenames for non-database upload fields
Pull Request -
State: closed - Opened by jpsteil almost 3 years ago
#694 - non-database upload field fails to build filename
Issue -
State: open - Opened by jpsteil almost 3 years ago
#693 - Snowflake driver enhancement, now supports oauth and keypair auth
Pull Request -
State: closed - Opened by Kkeller83 about 3 years ago
#692 - docs: Fix a few typos
Pull Request -
State: closed - Opened by timgates42 about 3 years ago
- 1 comment
#691 - Fix: Syntax error with SQLite3 and PyDAL #314
Pull Request -
State: closed - Opened by XpycTee about 3 years ago
- 2 comments
#690 - count field in restapi
Issue -
State: closed - Opened by vincentchevrier about 3 years ago
- 1 comment
#689 - erro calling db.uuid method
Issue -
State: closed - Opened by manuelep about 3 years ago
- 1 comment
#688 - Fix IS_IN_DB with multiple=True for single value
Pull Request -
State: closed - Opened by robinvandernoord about 3 years ago
- 1 comment
#687 - Adding experimental Snowflake support
Pull Request -
State: closed - Opened by Kkeller83 about 3 years ago
#686 - pool_size and leaking connections on PostgreSQL
Issue -
State: open - Opened by zejdad over 3 years ago
#685 - problem with .contains() when passing list as argument
Issue -
State: closed - Opened by unle70 over 3 years ago
- 1 comment
#684 - Bug fix download e file_upload
Pull Request -
State: closed - Opened by dsinibaldi77 over 3 years ago
#683 - fix sqlite in-memory
Pull Request -
State: closed - Opened by valq7711 over 3 years ago
#682 - New google datastore
Pull Request -
State: closed - Opened by mdipierro over 3 years ago
- 5 comments
#681 - Upgrade to python3 datastore adapter. Help
Issue -
State: open - Opened by jparga over 3 years ago
#680 - Fix appveyor fails due to wrong get-pip url
Pull Request -
State: closed - Opened by leonelcamara over 3 years ago
#679 - Fix Tags import to import from tools and not utils
Pull Request -
State: closed - Opened by leonelcamara over 3 years ago
#678 - Make Expression instance hashable
Pull Request -
State: closed - Opened by valq7711 over 3 years ago
#677 - Deprecation imports google.appengine.api.rdbms in _gae and google adapter
Issue -
State: open - Opened by jparga over 3 years ago
- 1 comment
#676 - The user name or password contains @, unable to connect to MySQL
Issue -
State: closed - Opened by navysummer over 3 years ago
- 4 comments
#675 - NotNullViolation on PostgreSQL migration of populated table with a notnull field
Issue -
State: open - Opened by zejdad almost 4 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 almost 4 years ago
#673 - Only use TextIOWrapper if needed
Pull Request -
State: closed - Opened by jvanbraekel almost 4 years ago
#672 - Only use TextIOWrapper if needed
Pull Request -
State: closed - Opened by jvanbraekel almost 4 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 almost 4 years ago
#670 - Fix "TypeError: '<' not supported between instances of 'int' and 'str…
Pull Request -
State: closed - Opened by dmatic almost 4 years ago
#669 - GHSL-2021-116
Issue -
State: closed - Opened by kevinbackhouse almost 4 years ago
- 1 comment
#668 - The 'fixed pickle raw' break db.tableName usage
Issue -
State: open - Opened by jvanbraekel almost 4 years ago
- 2 comments
#667 - Fixes to oracle.py
Pull Request -
State: closed - Opened by celsogodinho about 4 years ago
#666 - Oracle adapter
Issue -
State: closed - Opened by Angy999 about 4 years ago
- 4 comments
#665 - Bug fix for range_error_message function
Pull Request -
State: closed - Opened by anonymous378 about 4 years ago
#664 - range_error_message raises TypeError when error_message is a translator
Issue -
State: open - Opened by anonymous378 about 4 years ago
#663 - blobs get truncated when read
Issue -
State: closed - Opened by Kkeller83 about 4 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 about 4 years ago
#661 - threading.currentThread has been deprecated in favor of current_thread in Python 3.10
Issue -
State: closed - Opened by tirkarthi about 4 years ago
#660 - improve drop_index (add if_exists)
Pull Request -
State: closed - Opened by valq7711 about 4 years ago
#659 - support for IN SQL statement
Issue -
State: closed - Opened by guruyaya about 4 years ago
- 1 comment
#658 - global name 'urllib' is not defined in pyDAL==17.11
Issue -
State: closed - Opened by ngodinhnhien about 4 years ago
- 1 comment
#657 - table_class and fields
Issue -
State: closed - Opened by bronte2k7 over 4 years ago
- 2 comments
#656 - introduce CTE + RECURSIVE
Pull Request -
State: closed - Opened by valq7711 over 4 years ago
- 10 comments
#655 - __radd__
Pull Request -
State: closed - Opened by valq7711 over 4 years ago
#654 - Fix unable to parse csv file in web2py
Pull Request -
State: closed - Opened by Alitux over 4 years ago
#653 - async support
Issue -
State: open - Opened by sugizo over 4 years ago
#652 - fixed DAL docstring
Pull Request -
State: closed - Opened by paolopas over 4 years ago
#651 - Updated ._fetchone() call to .fetchone()
Pull Request -
State: closed - Opened by macneiln over 4 years ago
#650 - MySQLdb.cursors.Cursor._fetchone() does not exist
Issue -
State: closed - Opened by macneiln over 4 years ago
#649 - Fix specifying driver for mysql connection
Pull Request -
State: closed - Opened by mcamel over 4 years ago
#648 - fix sqlite:memory
Pull Request -
State: closed - Opened by valq7711 over 4 years ago
#647 - Fix syntax warning over comparison of literals using is.
Pull Request -
State: closed - Opened by tirkarthi over 4 years ago
#646 - Use base 64 for upload file name encoding
Pull Request -
State: closed - Opened by jvanbraekel over 4 years ago
#645 - Revert "Update upload file name encoding"
Pull Request -
State: closed - Opened by mdipierro over 4 years ago
- 5 comments
#644 - Fix indbmigrator problems
Pull Request -
State: closed - Opened by leonelcamara over 4 years ago
#643 - how about on update?
Issue -
State: closed - Opened by RekGRpth almost 5 years ago
- 1 comment
#642 - Enabled ignore_common_filters on IS_IN_DB
Pull Request -
State: closed - Opened by agrogers almost 5 years ago
- 3 comments
#641 - Fix weird FileNotFoundError using relative path
Pull Request -
State: closed - Opened by leonelcamara almost 5 years ago
#640 - Update upload file name encoding
Pull Request -
State: closed - Opened by jvanbraekel almost 5 years ago
#639 - bug ORA-01036 insert new auth_event if auth db is oracle
Issue -
State: closed - Opened by dsinibaldi77 almost 5 years ago
#638 - Warning in pydal adapters oracle
Issue -
State: closed - Opened by jparga almost 5 years ago
#637 - Connection to firebird database is not work
Issue -
State: closed - Opened by KonstantenKomkov almost 5 years ago
#636 - fix multiple URIs
Pull Request -
State: closed - Opened by timnyborg almost 5 years ago