Ariel Mashraki

Results 198 comments of Ariel Mashraki

Oh, my mistake, you're right! I had to look at the GFM spec more deeply. thanks for this resource. time to work :)

Thanks for reporting this issue @henhouse! I'll try to work on that ASAP.

Thanks for the PR @james-antill. Can you please add a small test case for this? Thanks

Hey @gopkg-dev, can you paste here the expected SQL schema query or at least part of it? (e.g. `CREATE TABLE...`)

This option is not supported atm. We can add the reference column to the storage-key configuration, but I expect some work on the codegen as well. I'd be happy to...

Thanks for reporting this @DeedleFake. > One of two things should happen: Either usage of Postgres as a driver should cause a call to ID() combined with DoNothing() to immediately...

Adding another `DoNothing` failure reported by @ernado. https://github.com/ernado/ent-upsert-no-rows/blob/master/bug_test.go#L33-L51

Hey @sapuri and thanks for suggesting this option. I think we can add it to [Atlas](https://github.com/ariga/atlas) first and I'll try to give it a look next week.

Thanks for reporting this @frederikhors. Can you please paste here the GraphQL query? @giautm, @rotemtam, these are the changes between the 2 versions: https://github.com/ent/contrib/compare/v0.3.0...v0.3.1, https://github.com/ent/ent/compare/v0.11.1...v0.11.2

Thanks for the help @frederikhors. @giautm and I will give it a look