Anton Harniakou
Anton Harniakou
Should we introduce new syntax? Like: ``` include github.com/tj/make/cloc @6870ebb include github.com/tj/make/neutrino @super-branch include github.com/tj/make/todo @1.0.1 include github.com/tj/make/golang (master is assumed by default) ```
Hey, @andrewngu . I've kind of investigated what's preventing songs from loading. Your dev client_id was indeed revoked, but the prod key is still working! You can see it's working...
I think we can close it.
CI failed with: ``` Test FAILED: CREATE TABLE foo(bar); PRAGMA table_list; returned 'main|foo|table|1|0|0 main|sqlite_schema|table|5|0|0 temp|sqlite_temp_schema|table|5|0|0' expected 'main|foo|table|1|0|0 main|sqlite_schema|table|5|0|0' make: *** [Makefile:66: test-compat] Error 1 ``` The sqlite_temp_schema is not part...
> > The sqlite_temp_schema is not part of Limbo yet, so I guess I'll comment these tests out, any other opinions? > > I have no idea what `sqlite_temp_schema` is...
Not a fan of this PR. Closing.
Thank you, @jussisaurio ! I upgraded tcl and everything works now.
That's another option. We should probably do some benchmarking, and as far as Cow goes, I don't like that it uses lifetimes, which can make code a bit harder.
Interestingly the following statement works: ``` INSERT INTO t values ('1'); /* notice the quotes */ ```
Checked on my Mac, deleting "Times" fixes the issue. I wonder if putting "Times" there has any significance on other systems.