Skip to content

issues Search Results · repo:luckyframework/avram language:Crystal

Filter by

540 results
 (62 ms)

540 results

inluckyframework/avram (press backspace or delete to remove)

I ve been using the gem with_advisory_lock quite a bit recently in a ruby codebase. The locks are not connected to any table or row and work ok for certain needs in an application.. Maybe we can do something ...
  • matthewmcgarvey
  • 2
  • Opened 
    on Jan 7
  • #1078

This shard is nice https://github.com/matthewmcgarvey/lucky_pg_extras but what would be even nicer is if you could just do AppDatabase.query_bloat AppDatabase..query_index_size AppDatabase..query_unused_indexes ...
  • jwoertink
  • 2
  • Opened 
    on Jan 3
  • #1077

Related: https://github.com/luckyframework/avram/issues/662 We technically have a bulk update already through the query objects. # Updates all profiles locked value to false ProfileQuery.new.update(locked: ...
feature request
help wanted
  • jwoertink
  • Opened 
    on Nov 22, 2024
  • #1075

Some of the specs fail on Windows because it expects \r\n but gets \n. We will need to figure out how to handle the line break differences when testing output.
  • jwoertink
  • Opened 
    on Nov 5, 2024
  • #1072

We patch all of the basic types that Avram supports like this: https://github.com/luckyframework/avram/blob/6922463f2043a727c43ff203ae32f02421c002d8/src/avram/charms/bool_extensions.cr#L1-L6 This is ...
  • jwoertink
  • 4
  • Opened 
    on Oct 5, 2024
  • #1068

Related: https://github.com/luckyframework/lucky/issues/1746#issuecomment-2381018073 This issue is for full native Windows support. We should be able to add windows to the CI and get full green specs. ...
hacktoberfest
  • jwoertink
  • 2
  • Opened 
    on Sep 30, 2024
  • #1067

https://github.com/luckyframework/avram/blob/bb63db88513b05e80030a4c61c9ef48b0ea12dbe/src/avram/callbacks.cr#L97C9-L97C19 With SaveOperation and DeleteOperation you can do before_save :do_thing, if: :valid?, ...
hacktoberfest
  • jwoertink
  • Opened 
    on Sep 25, 2024
  • #1066

Related: https://github.com/luckyframework/avram/issues/1061 While working on https://github.com/luckyframework/avram/pull/1059 I m having to do a lot of transforming since columns will need to be wrapped ...
  • jwoertink
  • Opened 
    on Aug 25, 2024
  • #1063

https://github.com/luckyframework/avram/blob/a604962a50f630d58b85c88e1efd5e73fbdb09f8/src/avram/operation_errors.cr#L19 I have a case where I get errors back from an API JSON. I want to pass those along ...
  • jwoertink
  • Opened 
    on Aug 21, 2024
  • #1061

I have #have_error expectation in Lucille I could port over if desired. This should enable checking if an operation resulted in an error, and can be narrowed down to a specific attribute and message: ...
feature request
  • akadusei
  • 1
  • Opened 
    on Aug 20, 2024
  • #1060
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub