Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / matei-tm/f-orm-m8-sqlite issues and pull requests
#114 - Publish version 0.7.1
Issue -
State: closed - Opened by matei-tm over 4 years ago
Labels: publish
#113 - Update the analyzer package to version 0.39.7
Issue -
State: closed - Opened by matei-tm over 4 years ago
Labels: bug, enhancement
#112 - Publish version 0.7.0+5
Issue -
State: closed - Opened by matei-tm over 4 years ago
Labels: publish
#111 - Inheritance isn't working
Issue -
State: closed - Opened by JCKodel over 5 years ago
- 2 comments
Labels: invalid, wontfix
#110 - Publish version 0.7.0+4
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: publish
#109 - In the example project the test package depends on analyzer < 0.36.0
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: bug
#108 - Publish version 0.7.0+3
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: publish
#107 - Make query parameters like "where" an optional parameter to the generated methods
Issue -
State: open - Opened by StefanLobbenmeier over 5 years ago
- 3 comments
Labels: enhancement, help wanted
#106 - Refactor the project into a generic standalone generator and multiple database related configuration engines
Issue -
State: open - Opened by matei-tm over 5 years ago
Labels: enhancement
#105 - Prepare the example project to be integrated in demos
Issue -
State: open - Opened by matei-tm over 5 years ago
Labels: enhancement
#104 - Publish version 0.7.0+2
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: publish
#103 - Fix 0.7.0+1 publish warnings
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: enhancement
#102 - Increase the example project test coverage above 95%
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: enhancement
#101 - remote the DB
Issue -
State: closed - Opened by ghost over 5 years ago
- 2 comments
Labels: enhancement
#100 - Add a test for all supported types wrapped in a single probe
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: enhancement
#99 - Publish version 0.7.0+1
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: publish
#98 - Publish version 0.7.0
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: publish
#97 - The generator must validate models with multiple PKs
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: bug
#96 - Add generator support for FK constraint
Issue -
State: open - Opened by matei-tm over 5 years ago
- 11 comments
Labels: enhancement, help wanted
#95 - Add generator support for index constraint
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: enhancement
#94 - Publish version 0.6.3
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: publish
#93 - Publish version 0.6.2+1
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: publish
#92 - Fix 0.6.2 publish warnings
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: enhancement
#91 - Publish version 0.6.2
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: publish
#90 - Rename DatabaseBuilder to DatabaseAdapter
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: enhancement
#89 - Rename DatabaseHelper to DatabaseProvider
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: enhancement
#88 - The helper mixins must use the specialized model proxies
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: enhancement
#87 - Refactor modelParser _parseModelField method to use Validation instead of throwing
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: enhancement
#86 - Publish version 0.6.1
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: publish
#85 - Allow DataTable annotation without explicit name
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: enhancement
#84 - Publish version 0.6.0+2
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: publish
#83 - The example project need a minimum 80% test coverage
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: enhancement
#82 - Publish request template must propose a templated title 'Publish version x.x.x'
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: enhancement
#81 - Publish version 0.6.0+1
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: publish
#80 - Publish version 0.6.0
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: publish
#79 - The repo and package will be renamed to f-orm-m8-sqlite and f_orm_m8_sqlite
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: enhancement
#78 - Publish version 0.5.0
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: publish
#77 - Update project to refer f-orm-m8 v0.8.0
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: enhancement
#76 - On tests, move the large hardcoded expected code emission to a caliber file
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: enhancement
#75 - A custom header with some metadata (at least package version) on generated code files
Issue -
State: closed - Opened by matei-tm over 5 years ago
- 1 comment
Labels: enhancement
#74 - Integrate test coverage reporting
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: enhancement
#73 - The Example project artifacts must use sqlite_m8_demo name
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: enhancement, example project
#72 - Include example project in the CI pipeline
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: enhancement
#71 - Publish version 0.4.0
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: publish
#70 - Example project must be covered by driver test on all pages
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: enhancement, example project
#69 - Add generator support for CompositeConstraint.unique
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: enhancement
#68 - Add generator support for CompositeConstraint.primaryKey
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: enhancement
#67 - On example project fix the warnings related to not final instance fields
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: format analyzer
#66 - Add to documentation a table with orm-m8 features supported by generator version
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: enhancement, documentation
#65 - Update project to refer orm-m8 v0.7.1
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: enhancement
#64 - Update project to refer orm-m8 v0.7.0
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: enhancement
#63 - Publish version 0.3.0+1
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: publish
#62 - Add .vscode folder to .gitignore
Issue -
State: closed - Opened by matei-tm over 5 years ago
#61 - Fix example\lib\fragments\contact name
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: documentation, example project
#60 - The readme.doc must refer the current version of flutter-orm-m8 (v0.6.0)
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: bug, documentation
#59 - Extend the generator automatic mapping for Duration and BigInt
Issue -
State: closed - Opened by matei-tm over 5 years ago
- 2 comments
#58 - The proxy writer must generate named parameters in default constructor
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: enhancement
#57 - The account_related writer emit wrong attribute string for accountId
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: bug
#56 - The writer must generate the get*All method with a strong type return list
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: enhancement
#55 - Implement isCurrent from the DbAccountEntity
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: enhancement
#54 - Publish version 0.3.0
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: publish
#53 - The example project must describe how to use DbAccountEntity and DbAccountRelatedEntity
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: enhancement
#52 - Include `flutter drive` integration test in the publish checklist
Issue -
State: closed - Opened by matei-tm over 5 years ago
- 1 comment
Labels: enhancement, publish
#51 - The build is failing on format analyzer
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: publish, format analyzer
#50 - Fix typo in save and update trackables
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: bug
#49 - Fix the version of package in the documentation
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: documentation
#48 - Extend documentation with current example
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: documentation
#47 - Publish version 0.2.3+1
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: publish
#46 - Update publish request template with version sync on README.md
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: publish
#45 - Update bug report template with bug label
Issue -
State: closed - Opened by matei-tm over 5 years ago
#44 - Update publish request with label and empty commit
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: publish
#43 - The generated entity database helper does not contain the meta columns
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: bug
#42 - Fix the test in the example project
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: bug
#41 - Publish version 0.2.3
Issue -
State: closed - Opened by matei-tm over 5 years ago
#40 - Add issue and pull request templates
Issue -
State: closed - Opened by matei-tm over 5 years ago
#39 - Publish version 0.2.2
Issue -
State: closed - Opened by matei-tm over 5 years ago
#38 - Add a way to delete the database in development process
Issue -
State: closed - Opened by matei-tm over 5 years ago
#37 - When table metadata is used (softdelete, trackable) the generator must emit the necessary fields in proxies
Issue -
State: closed - Opened by matei-tm over 5 years ago
#36 - Implement Model(DateTime) <=> Entity(int) mappings
Issue -
State: closed - Opened by matei-tm over 5 years ago
#35 - Publish version 0.2.1
Issue -
State: closed - Opened by matei-tm over 5 years ago
- 2 comments
#34 - Example projects must relay on an explicit sqflite version
Issue -
State: closed - Opened by matei-tm over 5 years ago
#33 - Missing ColumnMetadata on model field generates wrong emition
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: bug
#32 - Edge case: When softdeletable is combined with unique constraint
Issue -
State: closed - Opened by matei-tm over 5 years ago
- 1 comment
Labels: enhancement
#31 - The dbOpenEntity must be included in generators
Issue -
State: closed - Opened by matei-tm over 5 years ago
#30 - Publish version 0.2.0
Issue -
State: closed - Opened by matei-tm over 5 years ago
#29 - Get all rows on the models marked as SoftDeletable does not return rows
Issue -
State: closed - Opened by matei-tm over 5 years ago
- 1 comment
Labels: bug
#28 - The example project must be extended with a clear showcase
Issue -
State: closed - Opened by matei-tm over 5 years ago
#26 - Fix dartlang.org penalties and publish version 0.1.1
Issue -
State: closed - Opened by matei-tm over 5 years ago
#25 - emitted_entity need proper pluralize implementation
Issue -
State: closed - Opened by matei-tm over 5 years ago
- 2 comments
Labels: wontfix
#24 - On proxy default constructor add assertion for notNull params
Issue -
State: closed - Opened by matei-tm over 5 years ago
#23 - The default constructor for proxy entities must include all the notNull attributes
Issue -
State: closed - Opened by matei-tm over 5 years ago
- 1 comment
#22 - Add the database_helper wrapper
Issue -
State: closed - Opened by matei-tm over 5 years ago
#21 - The raw test is failing
Issue -
State: closed - Opened by matei-tm over 5 years ago
- 2 comments
Labels: bug
#20 - The code must be documented in order to avoid dartlang.org penalties
Issue -
State: closed - Opened by matei-tm over 5 years ago
Labels: enhancement
#19 - A proxy must be generated for each model
Issue -
State: closed - Opened by matei-tm over 5 years ago
#18 - Update the flutter_orm_m8 dependency to 0.4.0
Issue -
State: closed - Opened by matei-tm over 5 years ago
#17 - Soft delete must be implemented
Issue -
State: closed - Opened by matei-tm over 5 years ago
#16 - Remove primaryKeyHandler from generated code
Issue -
State: closed - Opened by matei-tm over 5 years ago
#15 - The entity writer must generate a "CREATE TABLE" string with all entity fields
Issue -
State: closed - Opened by matei-tm over 5 years ago
- 1 comment
#13 - Only public fields/properties will be scafolded
Issue -
State: closed - Opened by matei-tm over 5 years ago
- 1 comment