db0 icon indicating copy to clipboard operation
db0 copied to clipboard

docs(guide): Add information about static parameters.

Open amandesai01 opened this issue 1 year ago โ€ข 2 comments

๐Ÿ”— Linked issue

Resolves #77

โ“ Type of change

  • [x] ๐Ÿ“– Documentation (updates to the documentation, readme, or JSdoc annotations)
  • [ ] ๐Ÿž Bug fix (a non-breaking change that fixes an issue)
  • [ ] ๐Ÿ‘Œ Enhancement (improving an existing functionality like performance)
  • [ ] โœจ New feature (a non-breaking change that adds functionality)
  • [ ] ๐Ÿงน Chore (updates to the build process or auxiliary tools and libraries)
  • [ ] โš ๏ธ Breaking change (fix or feature that would cause existing functionality to change)

๐Ÿ“š Description

This pull request adds information on using Static Parameters.

๐Ÿ“ Checklist

  • [x] I have linked an issue or discussion.
  • [x] I have updated the documentation accordingly.

amandesai01 avatar Apr 13 '24 15:04 amandesai01

I have added text as per my understanding and would suggest maintainers to update as per requirement.

amandesai01 avatar Apr 13 '24 15:04 amandesai01

@pi0 are you going to merge this? I see fair amount of people using string literals for tablename and getting into issues.

amandesai01 avatar May 19 '24 01:05 amandesai01

This should be documented -> Is it possible to approve this PR @pi0 ?

hareland avatar Sep 11 '24 09:09 hareland

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Please upload report for BASE (main@d3b3028). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #80   +/-   ##
=======================================
  Coverage        ?   29.90%           
=======================================
  Files           ?       15           
  Lines           ?      515           
  Branches        ?       43           
=======================================
  Hits            ?      154           
  Misses          ?      354           
  Partials        ?        7           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Oct 09 '24 18:10 codecov[bot]