elijah

Results 26 comments of elijah

准备升级 Django , 会做前后端分离及移动端页面

> 我这边搭建了以后,不管对数据库怎么操作,都是不会被改动。新建用户时,SMTP设置好了,邮箱也能收到,但是数据库不会创建用户。没有任何数据哦 检查一下你的数据库用户名及权限是否正确?这个描述有点模糊, 不好判断

> Thanks, `RENAME TABLE` is really a nice feature! > > To implement the [`RENAME TABLE` statement](https://dev.mysql.com/doc/refman/8.0/en/rename-table.html), the most challenging part is to deal with the table's storage path. Now...

> > * support renaming tables in the `mito` table engine, this may require to > > > > * persist the change to manifest (maybe a new `MetaAction` is...

> Now we use `{schema_name}/{table_name}_{table_id}` as data path > > https://github.com/GreptimeTeam/greptimedb/blob/a521ab504143df159558840a2ffc189a07bf127b/src/mito/src/engine.rs#L61-L63 > > I think we could change it to `{schema_name}/{table_id}`. We might need to introduce a schema id if...

> @e1ijah1 Sorry for the late reply. > > > but the `Table` trait does not provide a way to modify or delete a record > > To modify a...

> @e1ijah1 do you have time to fix comments and make CI happy? thanks I would like to try to fix the CI this weekend😊

> Hi @e1ijah1, this issue is currently not a high priority because it is not an issue that blocks or slows down the usage of Memgraph. It is a 'nice...

I am a backend engineer at a tech company, working on machine learning systems. I am interested in C++ systems programming. I chose this topic because I have a basic...