Skip to content

Activity

Deleted branch

circulondeleted test/testing_fixes • 
25 days ago

Merge branch '2.0' of https://github.com/circulon/orm into current_fixes

circuloncreated testing/current_fixes • 20c0e9f • 
25 days ago

Merge branch '2.0' of https://github.com/circulon/orm into current_fixes

circuloncreated test/testing_fixes • 20c0e9f • 
25 days ago

updated tests

circulonpushed 1 commit to fix/919 • 47badb2…4b55a68 • 
26 days ago

enabled testing transactions

circulonpushed 1 commit to fix/919 • b93ac7f…47badb2 • 
27 days ago

Merge pull request MasoniteFramework#918 from circulon/feature/collec…

circulonpushed 107 commits to 2.0 • 55ff6dd…3aed0d9 • 
27 days ago

add test for exception during transaction

circulonpushed 1 commit to fix/931 • b8fe876…40bc95f • 
27 days ago

cleaned up close connection

circuloncreated fix/931 • b8fe876 • 
27 days ago

Fixed OFFSET with sqlite throwing syntax error

circuloncreated fix/929 • 3643921 • 
27 days ago

fixed typo

circulonpushed 1 commit to fix/919 • d0936c9…b93ac7f • 
27 days ago

Deleted branch

circulondeleted fix/cannot_attach_unsaved_model • 
28 days ago

changed nested pass logic in favour of fail early and readability

circuloncreated fix/927 • c1881c7 • 
28 days ago

Better handling of existing tables and popilation at setup

circulonpushed 1 commit to fix/919 • 5c05a0e…d0936c9 • 
28 days ago

removed unused import

circulonpushed 1 commit to fix/919 • 7c5aa72…5c05a0e • 
28 days ago

added tests

circuloncreated fix/925 • 0ebd140 • 
28 days ago

enabled testing of increment, decrement and truncate queries

circuloncreated fix/923 • afc8522 • 
29 days ago

fixed import

circulonpushed 1 commit to fix/919 • 1110ece…7c5aa72 • 
29 days ago

Reworked all sqlite QueryBuilder tests

circuloncreated fix/919 • 1110ece • 
29 days ago

changed nested pass logic in favour of fail early and readability

circulonpushed 3 commits to fix/cannot_attach_unsaved_model • b10cc4f…c1881c7 • 
on Feb 16

removed redundant parameters

circulonpushed 1 commit to fix/cannot_attach_unsaved_model • 8157921…b10cc4f • 
on Feb 15

removed accidently duplicated method

circulonpushed 1 commit to fix/cannot_attach_unsaved_model • 2b56578…8157921 • 
on Feb 15

aded attach/detach tests for HasOne and BelongsTo

circuloncreated fix/cannot_attach_unsaved_model • 2b56578 • 
on Feb 15

Check if args are all string ints first

circulonpushed 1 commit to feature/collection_add_where_not_in • 6303b80…153c6e2 • 
on Feb 13

Added where_not_in to Collection

circuloncreated feature/collection_add_where_not_in • 6303b80 • 
on Feb 13

Cleanup

circuloncreated fix/allow_override_of_model_default_selects • 3970262 • 
on Dec 1, 2024

Merge branch 'fix/has_many_through_not_working' of https://github.com…

josephmancusopushed 74 commits to fix/has_many_through_not_working • 58edcde…a844ce6 • 
on Nov 21, 2024

renamed table variables

circulonpushed 1 commit to fix/has_many_through_not_working • 97eaa57…58edcde • 
on Oct 30, 2024

fixed parameter name

circulonpushed 2 commits to fix/has_many_through_not_working • ab9308a…97eaa57 • 
on Oct 30, 2024

Added ability so specify default select criteria for Models

circuloncreated feature/902 • f0c2359 • 
on Oct 30, 2024

make sure related attribute always contains a Collection

circuloncreated fix/has_many_through_not_working • ab9308a • 
on Oct 29, 2024