[Bps-public-commit] dbix-searchbuilder annotated tag, 1.63_03, created. 1.63_03

Thomas Sibley trs at bestpractical.com
Fri Jun 14 16:16:41 EDT 2013


The annotated tag, 1.63_03 has been created
        at  b414ebf83f5064d8558e94193c317c3a9af91def (tag)
   tagging  39a69ef083a0e45e3e9aac363640ca4c6f02fe54 (commit)
  replaces  1.63_01
 tagged by  Thomas Sibley
        on  Fri Jun 14 13:16:15 2013 -0700

- Log -----------------------------------------------------------------
version 1.63_03
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iD8DBQBRu3oPHdv9ZfNcOAcRAjggAJ9H80GqrLFzoBwjN/W6lOG71MVSzgCfQEAR
zhZHp/vyVu9ODgN+2HhZyFo=
=9B2X
-----END PGP SIGNATURE-----

Alex Vandiver (9):
      Update POD formatting slightly
      Update test messages to match tests
      Merge branch 'functions-in-searches'
      Add new test file to MANIFEST
      Merge branch 'date-time-interval'
      Merge branch 'skip-tz-tests-in-some-cases'
      Merge branch 'warn-on-mixed-rollback-and-commit'
      Merge branch 'nulls-order'
      Merge branch 'distinct-argument-in-joins'

Ruslan Zakirov (30):
      return way to get old behaviour
      update changelog
      FIELD is not related to OPERATOR and QUOTEVALUE
      if operator is 'IS [NOT]' then value is NULL
      if we asked to quote then quote
      indent
      drop pointless comments
      extract combining function with field into a method
      make it possible to pass FUNCTION into Limit method
      extend GroupBy's FUNCTION arg with CombineFunctionWithField
      basic tests for group by
      no need in variable outside the loop
      simplify operations with $clause, no functional changes
      no need in %rowhash that is just copy of $row
      process FIELD without FUNCTION in CombineFunctionWithField
      use new CombineFunctionWithField, shrink code
      change how we use CombineFunctionWithField in Limit
      don't turn NULL into NULL(ALIAS.FIELD)
      documentation for CombineFunctionWithField
      docs for subs using CombineFunctionWithField
      tests for FUNCTION argument in methods
      Number is reserved keyword in Oracle
      Handle->DateTimeIntervalFunction method
      warn when rollback and commit are mixed
      Handle->NullsOrder
      bump version, 1.63_02
      skip timezone tests on SQLite when tzinfo is not there
      skip tests if mysql can not do timezones
      DISTINCT argument in Join method
      DISTINCT argument in Join and NewAlias

Thomas Sibley (9):
      A more descriptive error message when trying to null a non-nullable field
      Update tests for 3ed462f
      Merge branch 'set-undef-fix'
      Oracle treats the empty string as NULL; skip tests triggering an error
      Reset the iterator position whenever a search is run
      Failing tests demonstrating a bug in ->Last introduced by d97c291
      Return the correct record from ->Last instead of, since d97c291, the first record
      Document the caveat of using GotoItem with a non-zero N
      Another dev release — bump version to 1.63_03

sunnavy (7):
      allow undef set to store NULLs
      update test as we can set null now
      fallback to default value if we are setting undef to a not-null field
      test null set when the old value is already null
      test warning when setting a feild from null to not-null
      return error directly if set undef to a NOT NULL field which lacks DEFAULT
      20set_edge_cases for more edge case tests

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list