boojongmin

Results 5 issues of boojongmin

## Bug description I meet login page when install signoz main & develop branch(over 8.x version) I downed major version 8 to 7. (7.5) then I meet this page ##...

authentication

hi, I have a question when using postgis. how to model mapping `geometry` type? thanks you :)

question

I read this https://github.com/aerospike/aerospike-client-java/issues/33?fbclid=IwAR2PBkdaDZKYXA15B50B9muK8M5f2YcdcyssbXysW8gADlA2wM17bfHbyaM but I need search multiple bin with index. ```java aerospikeClient.createIndex( null, "hello", "hello", "idx_1", "hello1", IndexType.STRING, IndexCollectionType.DEFAULT ).awaitFirstOrNull() aerospikeClient.createIndex( null, "hello", "hello", "idx_2", "hello2", IndexType.STRING, IndexCollectionType.DEFAULT...

``` 10 | drop(v); // oh no! | ^ value used here after move ``` In the book, I should get a compilation error, but the source now passes compilation....

# Problem `ecto.setup` command is to occured error from compiling faker. ``` == Compilation error in file lib/faker/string.ex == ** (SyntaxError) lib/faker/string.ex:144:15: invalid bidirectional formatting character in string: \u202A. If...