Maximus

Results 12 issues of Maximus

Was working flawlessly. Feel like it goofed on one save and now has had problems ever since. ``` Thread 0x3885 DispatchQueue 1 priority 47 cpu time 0.009s 10 start +...

Adding a link to the Star Atlas Marketplace on the README. The Star Atlas Marketplace is built using Serum for their exchange. See: https://play.staratlas.com/market :)

Using CUDA 6.0, SuSE Linux Enterprise Server 11 sp3 running `./configure` or `./configure "CFLAGS=-03" "CXXFLAGS=-03" --with-cuda=/usr/local/cuda-6.0` yields this shortened: ``` ... checking for pthread_create in -lpthread... yes checking for SSL_library_init...

You can now define Foreign and Primary keys on table columns in BigQuery. Would love to see them interpreted and added to the lovely image output to see connections between...

enhancement
pull request wanted

# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...

bug

Any thoughts an getting this working an a mac w/ CUDA Made sure it's using Apple Command Line tools 8.2 to resolve compiler issues. Initial attempts `cmake . && make...

You can now define Foreign and Primary keys on table columns in BigQuery. Would love to see this implemented 🙏 ❤️ Google docs regarding adding FK and PK constraints. https://cloud.google.com/bigquery/docs/reference/standard-sql/data-definition-language#alter_table_add_constraint_statement...

Swift updates. Runs on Xcode 6 GM. Unit tests pass: updated to compare date components on weekOfYear. Most other changes were Xcode suggestions for updating Swift.