- Germany
Block or Report
Block or report masseelch
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
526 contributions in the last year
Less
More
Contribution activity
January 2022
Created 36 commits in 4 repositories
Created 1 repository
- masseelch/chopper Dart
Created a pull request in masseelch/FastTrackBalancing that received 10 comments
Version 2.0 - Beagle
This PR tracks the progress of v4.0.0. Fixes Issue #23. Religion - localization done Moksha religious strength changed to 100% (from 50% [base ga…
+41,713
−7,288
•
10
comments
Opened 37 other pull requests in 5 repositories
ariga/atlas
20
merged
1
open
1
closed
- schema/schemaspec: add custom printer for string representation override
- sql/mysql: support unmarshal on update expressions in HCL
- sql/mysql: support marshal on update expressions in HCL
- sql/postgres: support marshal time types precision in HCL
- sql/mysql: support marshal time types precision in HCL
- sql/postgres: inspect: support fractional seconds precision in timest…
- sql/mysql: inspect: support fractional seconds precision in timestamp…
- doc/website: fix sql-types generation and add information about postg…
- sql/postgres: marshal HCL enum
- sql/postgres: unexport internal and temporary EnumType struct
- sql/postgres: unmarshal HCL enum
- atlas: preparations for referenced column types
- sql/internal/specutil: remove unused function
- sql/sqlspec: don't allow column to be a top-level definition in HCL
- sql: add support for check constraints
- schema/schemaspec: create nil-slice instead of empty slice if there a…
- feat(dsl): add builders for check constraints
- beautify code
- Add support for SQL comments
- feat(comment): add marshal
- sql/sqlspec: add comment fields to table, column and index structs
- Update intro.md
ent/contrib
8
merged
- entoas: pagination params to Int instead of Int32
- entoas: add 404 response to create-sub operation
- entoas: export EdgeViewName to make it accessible for implementation …
- entoas: pagination params to Int instead of Int32
- entoas: HTTP Conflict can occur in every operation
- entoas: patch operation has no required fields
- Deterministic behaviour for NodeOperations and EdgeOperations
- entoas: make error response code and status required, add conflict re…
masseelch/FastTrackBalancing
4
merged
ent/ent
2
merged
ogen-go/ogen
1
merged
Reviewed 31 pull requests in 4 repositories
ariga/atlas
27 pull requests
- sql/postgres: support marshal time types precision in HCL
- cmd/action: multi path support for fmt
- sql/mysql: support marshal time types precision in HCL
- internal: move typedoc to its own package
- sql/postgres: add timestamptz to type-registry
- sql/postgres: inspect: support fractional seconds precision in timest…
- sql: skip CHECK expression comparison in diff step
- sql/mysql: CHECK constraints are ENFORCED by default
- sql/postgres: marshal HCL enum
- sql/postgres: unmarshal HCL enum
- sql/mysql: use DROP CHECK version that works both on MariaDB and MySQL
- atlas: preparations for referenced column types
- .github/workflows: add ci check that website builds properly
- sql/schema: simplify the ExecQuerier interface.
- sql/postgres: minor fixes to schema/tables inspection
- sql/mysql: reject CHECK constraints when it is not supported by the d…
- sql/mysql: support modifying schema charset and collation attributes
- sql: add support for check constraints
- sql/postgres: finish handling comments creation/modification for indexes, tables and columns
- sql/postgres: minor bug fixes for modify-enum
- Add support for SQL comments
- cmd/action: adding --addr flag, small copy changes
- cmd/action: error message when using -w flag
- internal/integration: add hcl drift test to sanity
- sql/sqlspec: add comment fields to table, column and index structs
- Some pull request reviews not shown.
ariga/entimport
2 pull requests
ent/ent
1 pull request
ent/contrib
1 pull request
Created an issue in ariga/atlas that received 2 comments
Roundtrip should not prorpose changes
I ran atlas schema inspect -d "<dsn>" > atlas.hcl, immediately followed by atlas schema apply -d "<dsn>" -f atlas.hcl and the tool wanted to run so…
2
comments