-
Notifications
You must be signed in to change notification settings - Fork 98
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
Bug: settings.py module docstring states config precedence that contradicts its own implementation
bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behaviordocumentationIssues related to documentationIssues related to documentationtriageIndicates issues, pull requests, or discussions need to be reviewed for the first timeIndicates issues, pull requests, or discussions need to be reviewed for the first timeStatus: Open.#1540 In datajoint/datajoint-python;- Status: Open.#1539 In datajoint/datajoint-python;
- Status: Open.#1532 In datajoint/datajoint-python;
match_type uses re.match with an unanchored INTEGER alternative, so misspelled types (int24, intbanana) classify as native integers
bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behaviorStatus: Open.migrate.py stamps :uint32:/:int24: markers for core types that do not exist; guide documents a different mapping
bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behaviorStatus: Open.Regression: decimal(M,D) with unsigned/zerofill or as dec/fixed is rejected, where numeric(M,D) unsigned passes
bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behaviorStatus: Open.Native blob attribute silently stores str(array) on MySQL — no error on insert or fetch
bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behaviorStatus: Open.- Status: Open.#1523 In datajoint/datajoint-python;
Diagram.restrict: apply Part conditions through the Master to preserve master-part compositional integrity
enhancementIndicates new improvementsIndicates new improvementsStatus: Open.Diagram.trace: descend through master-part boundaries (Merge-table upstream tracing)
enhancementIndicates new improvementsIndicates new improvementsStatus: Open.Trustworthy garbage collection: complete reference discovery (#1469) + race-safe deletion (#1445)
enhancementIndicates new improvementsIndicates new improvementsStatus: Open.