Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / cassell/Parm issues and pull requests
#72 - getSingleColumnArray require columnName
Issue -
State: open - Opened by cassell almost 7 years ago
#71 - setNumericalFieldValue should use === to avoid coercion to null
Issue -
State: closed - Opened by cassell about 7 years ago
Labels: bug
#70 - InBinding fix doc block
Issue -
State: open - Opened by cassell almost 9 years ago
#69 - Support for MySQL CURRENT_TIMESTAMP default value
Issue -
State: open - Opened by cassell about 9 years ago
#68 - Improve Test Coverage around Generator
Issue -
State: open - Opened by cassell about 9 years ago
#67 - Add tests for __wake and __sleep for factories, objects, and database processor
Issue -
State: open - Opened by cassell about 9 years ago
#66 - Split database schema from DatabaseGenerator
Issue -
State: closed - Opened by cassell about 9 years ago
#65 - Fix test coverage on Readme
Issue -
State: open - Opened by cassell about 9 years ago
#64 - Improve the test coverage of DaoFactory
Issue -
State: open - Opened by cassell about 9 years ago
#63 - Add PDO Parameters to find() functions
Issue -
State: open - Opened by cassell about 9 years ago
#62 - Data mapper
Issue -
State: open - Opened by cassell about 9 years ago
#61 - Separate Repository and Factory Responsibilities
Issue -
State: open - Opened by cassell about 9 years ago
#60 - Generate PSR-4 autoloader for namespaced generation
Issue -
State: open - Opened by cassell about 9 years ago
#58 - Add whitelist or blacklist of tables to generate for
Issue -
State: open - Opened by cassell about 9 years ago
Labels: enhancement, v4.0
#57 - template for getIdField does not escape column name properly
Issue -
State: closed - Opened by cassell about 9 years ago
Labels: bug, v4.0
#56 - Switch to DBAL
Issue -
State: closed - Opened by cassell about 9 years ago
Labels: enhancement, v4.0
#55 - When it throws exception don't include exception in the message (conversion to string could cause problems in logging)
Issue -
State: closed - Opened by cassell over 9 years ago
Labels: bug, v4.0
#54 - Track new object (isNewObject()) with private boolean in Object instead of relying on primary key == NULL.
Issue -
State: closed - Opened by cassell almost 10 years ago
Labels: v4.0
#53 - Strict standards: Only variables should be passed by reference in DataAccessObjectFactory.php on line 745
Issue -
State: closed - Opened by cassell almost 10 years ago
#52 - Throw exception on format passed to datetime field when null is returned
Issue -
State: closed - Opened by cassell about 10 years ago
Labels: v4.0
#51 - clearBindings method should be public
Issue -
State: closed - Opened by cassell about 10 years ago
Labels: v4.0
#50 - add check to DataAccessObject::getDateFieldValue() to make sure date has been parsed properly
Issue -
State: closed - Opened by cassell about 10 years ago
Labels: bug
#49 - How to resolve conflict with field named 'id' ...
Issue -
State: closed - Opened by drivingmenuts about 10 years ago
- 6 comments
#48 - setIntFieldValue should use ===
Issue -
State: closed - Opened by cassell over 10 years ago
Labels: bug
#47 - Upgrade autoloader to PSR-4
Issue -
State: closed - Opened by cassell over 10 years ago
#46 - setBooleanFieldValue,setNumericalFieldValue, etc should use ===
Issue -
State: closed - Opened by cassell over 10 years ago
Labels: bug
#45 - TravisCI build is failing (PHPUnit works fine locally)
Issue -
State: closed - Opened by cassell over 10 years ago
Labels: bug
#44 - Add functions to format generated file names
Issue -
State: closed - Opened by cassell over 10 years ago
- 1 comment
#43 - Add constants for mustache template file names for customization
Issue -
State: closed - Opened by cassell over 10 years ago
- 1 comment
#42 - duplicateAsNewObject broken
Issue -
State: closed - Opened by cassell over 10 years ago
Labels: bug
#41 - Deprecate PARM_CONFIG_GLOBAL constant
Issue -
State: closed - Opened by cassell over 10 years ago
#40 - Use an Iterator for returned database objects (with Hydration option)
Issue -
State: closed - Opened by cassell almost 11 years ago
Labels: enhancement
#39 - Allow for saving of objects with extremely large LONGTEXT values or throw a specific exception if it fails.
Issue -
State: closed - Opened by cassell almost 11 years ago
Labels: bug, enhancement
#38 - Select from tables with dashes in the table name
Issue -
State: closed - Opened by cassell almost 11 years ago
#37 - Add backticks or quotes to select columns with dashes in them
Issue -
State: closed - Opened by cassell almost 11 years ago
#36 - Cannot connect to the database with the name that contains a dash
Issue -
State: closed - Opened by UnikZ almost 11 years ago
- 1 comment
Labels: bug
#35 - Initial docs
Pull Request -
State: closed - Opened by cassell almost 11 years ago
#34 - Added PHPUnit variable for mysql_timezones_loaded
Issue -
State: closed - Opened by cassell almost 11 years ago
#33 - DateIntervalBinding
Issue -
State: closed - Opened by cassell almost 11 years ago
- 1 comment
#32 - Add test for Non-Integer based primary keys
Issue -
State: closed - Opened by cassell almost 11 years ago
- 1 comment
Labels: bug, enhancement
#31 - alias_all_tables_to_global_namespace escaping namespace name
Issue -
State: closed - Opened by cassell almost 11 years ago
#30 - Remove $connection from DatabaseProcessor (unused)
Issue -
State: closed - Opened by cassell almost 11 years ago
#29 - Make autoload.php use an array of classnames just like inc_autoloader from other project
Issue -
State: closed - Opened by cassell almost 11 years ago
#28 - Allow arrays as setter parameter on blob or longtext field
Issue -
State: closed - Opened by cassell about 11 years ago
- 1 comment
Labels: enhancement
#27 - add Test for EqualsBinding where null, zero, and empty string
Issue -
State: closed - Opened by cassell about 11 years ago
Labels: bug
#26 - Implement DatabaseProcessor::convertTImezone to use MySQL timezone information database to do timezone conversions
Issue -
State: closed - Opened by cassell about 11 years ago
Labels: enhancement
#25 - Add tests for UTF8 character sets
Issue -
State: closed - Opened by cassell about 11 years ago
Labels: bug
#24 - Wrap variable assignments in setFieldValue.
Issue -
State: closed - Opened by cassell about 11 years ago
Labels: enhancement
#23 - Add Hydration option to Factory: $f->getCollection();
Issue -
State: closed - Opened by cassell about 11 years ago
Labels: enhancement
#22 - Refactor Factory::getObject($id) to findId($id) in factory
Issue -
State: closed - Opened by cassell about 11 years ago
Labels: enhancement
#21 - Specifiy return types for getter methods in generated Objects
Issue -
State: closed - Opened by cassell about 11 years ago
Labels: enhancement
#20 - DateTimeBinding
Issue -
State: closed - Opened by cassell about 11 years ago
Labels: enhancement
#19 - Generate Constants for object field names
Issue -
State: closed - Opened by cassell about 11 years ago
Labels: enhancement
#18 - Add type hinting where applicable
Issue -
State: closed - Opened by cassell about 11 years ago
Labels: enhancement
#17 - Generator causes failures of tests by causing database disconnection
Issue -
State: closed - Opened by cassell about 11 years ago
Labels: bug
#16 - Testing: Add tests for Bindings
Issue -
State: closed - Opened by cassell about 11 years ago
Labels: bug
#15 - Testing: Add tests for conditionals and nested conditionals.
Issue -
State: closed - Opened by cassell about 11 years ago
#14 - getSQL should return value of NULL when $this->value is null
Issue -
State: closed - Opened by cassell about 11 years ago
Labels: bug
#13 - Make sure everything is throwing \Parm\Exception\ErrorException
Issue -
State: closed - Opened by cassell about 11 years ago
Labels: bug
#12 - convertTimezone still referencing SQLicious constants
Issue -
State: closed - Opened by cassell about 11 years ago
- 1 comment
Labels: bug
#11 - generate EqualsBindings for for factories
Issue -
State: closed - Opened by cassell about 11 years ago
- 1 comment
Labels: enhancement
#10 - addEqualsBinding convience method to base factory class
Issue -
State: closed - Opened by cassell about 11 years ago
- 1 comment
Labels: duplicate, enhancement
#9 - Add method findOrFail to Object and Factory
Issue -
State: closed - Opened by cassell about 11 years ago
Labels: enhancement
#8 - Deprecate getObjectId()
Issue -
State: closed - Opened by cassell about 11 years ago
#7 - Testing: Add test for delete() failed on object that doesn't exist
Issue -
State: closed - Opened by cassell about 11 years ago
Labels: bug, enhancement
#6 - Add comments to methods in DatabaseGenerator
Issue -
State: closed - Opened by cassell about 11 years ago
Labels: enhancement
#5 - Use \DateTime::createFromFormat in saveDateTime
Issue -
State: closed - Opened by cassell about 11 years ago
Labels: enhancement
#4 - Database processor calls old method getDatabases() in old utility mysql_real_escape_string
Issue -
State: closed - Opened by cassell about 11 years ago
Labels: bug
#3 - Add docs comments to generated classes for IDEs
Issue -
State: closed - Opened by cassell about 11 years ago
Labels: enhancement
#2 - In generated objects and factories do not declare namespace if global namespace ("/").
Issue -
State: closed - Opened by cassell about 11 years ago
Labels: bug
#1 - Can't create columns in a table called database_name, table_name, id_field
Issue -
State: closed - Opened by cassell over 11 years ago
- 1 comment
Labels: bug