alpha
Login
or
Join now
giacomocavalieri.me
/
squirrel
Star
98
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
🐿️ Type safe SQL in Gleam
Star
98
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
squirrel
/
birdie_snapshots
/
at
bits-support
83 files
Giacomo Cavalieri
8mo ago
aeb7a60c
a_query_failing_does_not_change_the_other_query's_error.accepted
make sure decode.success with a long builder is properly formatted
1 year ago
a_query_failing_does_not_change_the_other_query's_error_2.accepted
support `do` blocks
1 year ago
array_decoding.accepted
add return type annotations
1 year ago
array_encoding.accepted
add return type annotations
1 year ago
array_of_names_decoding.accepted
add support for the 'name' type
9 months ago
array_of_names_encoding.accepted
add support for the 'name' type
9 months ago
bit_decoding.accepted
8 months ago
bit_encoding.accepted
8 months ago
bit_varying_decoding.accepted
8 months ago
bit_varying_encoding.accepted
8 months ago
bool_decoding.accepted
add return type annotations
1 year ago
bool_encoding.accepted
add return type annotations
1 year ago
bytea_decoding.accepted
add return type annotations
1 year ago
bytea_encoding.accepted
add return type annotations
1 year ago
char_decoding.accepted
add return type annotations
1 year ago
char_encoding.accepted
add return type annotations
1 year ago
citext_decoding.accepted
add return type annotations
1 year ago
citext_encoding.accepted
add return type annotations
1 year ago
column_with_invalid_name.accepted
make sure decode.success with a long builder is properly formatted
1 year ago
date_decoding.accepted
add return type annotations
1 year ago
date_encoding.accepted
add return type annotations
1 year ago
decode_success_with_long_builder_close_to_80_chars_is_properly_formatted_not_breaking_it_on_a_different_line.accepted
add return type annotations
1 year ago
decode_success_with_long_builder_is_properly_formatted_not_breaking_it_on_a_different_line.accepted
add return type annotations
1 year ago
enum_array_decoding.accepted
add return type annotations
1 year ago
enum_decoding.accepted
add return type annotations
1 year ago
enum_encoding.accepted
add return type annotations
1 year ago
enum_with_a_long_enoug_name_does_not_generate_invalid_decoder.accepted
fix bug with pretty printing of decoders
11 months ago
enum_with_invalid_name.accepted
make sure decode.success with a long builder is properly formatted
1 year ago
enum_with_invalid_variant.accepted
make sure decode.success with a long builder is properly formatted
1 year ago
enum_with_no_variants_is_rejected.accepted
make sure decode.success with a long builder is properly formatted
1 year ago
fields_appear_in_the_order_they_have_in_the_select_list.accepted
add return type annotations
1 year ago
float4_decoding.accepted
add return type annotations
1 year ago
float4_encoding.accepted
add return type annotations
1 year ago
float8_decoding.accepted
add return type annotations
1 year ago
float8_encoding.accepted
add return type annotations
1 year ago
full_join_columns_are_optional.accepted
add return type annotations
1 year ago
generated_type_fields_are_labelled_with_their_name_in_the_select_list.accepted
add return type annotations
1 year ago
generated_type_has_the_same_name_as_the_function_but_in_pascal_case.accepted
add return type annotations
1 year ago
insert_with_no_returned_values_returns_just_nil_and_doesnt_define_a_type.accepted
add return type annotations
1 year ago
int_decoding.accepted
add return type annotations
1 year ago
int_encoding.accepted
add return type annotations
1 year ago
json_decoding.accepted
add return type annotations
1 year ago
json_encoding.accepted
add return type annotations
1 year ago
jsonb_decoding.accepted
add return type annotations
1 year ago
jsonb_encoding.accepted
add return type annotations
1 year ago
left_join_columns_are_optional.accepted
add return type annotations
1 year ago
left_join_nullability_inference.accepted
add return type annotations
1 year ago
name_decoding.accepted
add support for the 'name' type
9 months ago
name_encoding.accepted
add support for the 'name' type
9 months ago
nullability_with_foreign_key.accepted
add return type annotations
1 year ago
numeric_decoding.accepted
add return type annotations
1 year ago
numeric_encoding.accepted
add return type annotations
1 year ago
optional_decoding.accepted
add return type annotations
1 year ago
queries_are_sorted_alphabetically.accepted
add return type annotations
1 year ago
query_returning_columns_with_same_name.accepted
make sure decode.success with a long builder is properly formatted
1 year ago
query_returning_columns_with_same_names.accepted
make sure decode.success with a long builder is properly formatted
1 year ago
query_starting_with_a_semicolon_does_not_crash.accepted
add return type annotations
1 year ago
query_that_needs_more_than_a_single_helper_function.accepted
add return type annotations
1 year ago
query_that_needs_utils_and_enums_has_two_sections.accepted
add return type annotations
1 year ago
query_with_column_that_doesn't_exist.accepted
make sure decode.success with a long builder is properly formatted
1 year ago
query_with_comment.accepted
add return type annotations
1 year ago
query_with_many_arguments_returning_nil.accepted
add return type annotations
1 year ago
query_with_multiline_comment.accepted
add return type annotations
1 year ago
query_with_quoted_string_is_properly_escaped.accepted
add return type annotations
1 year ago
query_with_syntax_error.accepted
make sure decode.success with a long builder is properly formatted
1 year ago
query_with_table_that_doesn't_exist.accepted
make sure decode.success with a long builder is properly formatted
1 year ago
recursive_common_table_query_with_semi_join.accepted
add return type annotations
1 year ago
right_join_columns_are_optional.accepted
add return type annotations
1 year ago
squirrel_supports_do_blocks.accepted
add return type annotations
1 year ago
string_decoding.accepted
add return type annotations
1 year ago
string_encoding.accepted
add return type annotations
1 year ago
there_is_only_one_empty_line_between_code_generated_for_different_queries.accepted
add return type annotations
1 year ago
time_decoding.accepted
add return type annotations
1 year ago
time_encoding.accepted
add return type annotations
1 year ago
timestamp_decoding.accepted
add return type annotations
1 year ago
timestamp_encoding.accepted
add return type annotations
1 year ago
timestampz_has_a_nice_hint_nudging_to_use_a_timestamp.accepted
suggest using timestamp instead of timestamptz
10 months ago
using_uuids_more_than_once_results_in_a_single_uuid_decoder_helper.accepted
add return type annotations
1 year ago
uuid_decoding.accepted
add return type annotations
1 year ago
uuid_encoding.accepted
add return type annotations
1 year ago
varchar_decoding.accepted
add return type annotations
1 year ago
varchar_encoding.accepted
add return type annotations
1 year ago
when_a_constraint_doesn't_exist_there_should_be_an_error_message.accepted
make sure decode.success with a long builder is properly formatted
1 year ago